Skip to content

Clipboard with world only, not view? #32

@jpcima

Description

@jpcima

Hello, the current clipboard API requires a view so the content may be accessed.
May it possibly have functions do to do, but with world only?

For context, my task is to port the GUI library elements on top of Pugl.
cycfi/elements#111

The clipboard access routines of this library don't provide the view as a parameter.
It's how they do for 3 portability layers: Mac, Win, Gtk
For Pugl, it's a small obstacle, so I wonder if it could be modified to operate the same, if this model would make sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions