Skip to content

WineFix patch: Color picker zoom view is black on Wayland #21

@noahc3

Description

@noahc3

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.

Image

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 WineFixwinefix

Projects

Status

In pull-request (wip)

Relationships

None yet

Development

No branches or pull requests

Issue actions