-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
wf-patchFor bugs that we'd like to patch in WineFixFor bugs that we'd like to patch in WineFixwinefix
Milestone
Description
The color picker tool is supposed to display a zoomed in close-up of the area around your mouse cursor to make it easier to select specific pixels, but under Wine this renders fully black.
Some quick investigating shows this tool is implemented by trying to capture the display and cropping it, but I suspect that either Wine does not implement any display capture functionality, or it does support it but configuration must be done in the parent DE to enable the necessary capture permissions under Wayland (or perhaps there is only support for X11).
Metadata
Metadata
Assignees
Labels
wf-patchFor bugs that we'd like to patch in WineFixFor bugs that we'd like to patch in WineFixwinefix
Projects
Status
In pull-request (wip)