Mateusz Kielan

Results 448 comments of Mateusz Kielan

> The only parameter is a handle to the window to be associated with the open clipboard. If this parameter is NULL, the open clipboard is associated with the current...

> > > > @sadiuk what about Linux without X11 (Wayland session) ? > > Haven't thought of it. I'll check it out later, cause there is not that much...

Anyway it seems that because of the weirdness of the Linux desktop (nobody seemed to have thought that a non-GUI server might benefit from a clipboard as an OS-user-level thing,...

> > > https://stackoverflow.com/a/15691001/5538150 > Seems like `"PNG"` will be best for clipboard format for images on Windows. It's recognized by popular softwares. Handling transparency is a mess, no standard,...

P.S. @sadiuk close this issue after implementing Linux and Android stuff in the ui and system namespaces.

Ok so windows and X11 treat drag/drop like an input event which needs to be callbacked/polled we need the drag-n-drop in the `IWindow` interface I guess

what's symbolic links creation needed for?

> `Windows users may not have permission to create a symbolic link by default` maybe there's a cmake test thing you can run to test for this during configure or...

External Project or dependency via `add_subdirectory` ?