swaywm / wlroots

A modular Wayland compositor library
https://gitlab.freedesktop.org/wlroots/wlroots/
MIT License
2.15k stars 343 forks source link

_XWAYLAND_RANDR_EMU_MONITOR_RECTS support #2125

Open emersion opened 4 years ago

emersion commented 4 years ago

Depends on https://github.com/swaywm/wlroots/issues/633

_XWAYLAND_RANDR_EMU_MONITOR_RECTS allows Xwayland's emulated modesets to work correctly.

See https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/739


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/2125

progandy commented 4 years ago

Is that the correct gnome merge request? This one seems more fitting:

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/739

emersion commented 4 years ago

Err, indeed. Thanks.

subdiff commented 4 years ago

Maybe it helps, for comparison implementation in KWinFT.