]> git.mdlowis.com Git - proto/labwc.git/commit
meson.build: require xwayland version 21.1.9 for xwayland support
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 28 Jun 2025 15:34:53 +0000 (17:34 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 28 Jun 2025 19:33:57 +0000 (20:33 +0100)
commit7cc77f988524541dd004e6a6e68dc54370399582
tree74ad67b3a39953630e874bcba974b7dd8b515adc
parent75bd1885920284595d5994c3d9a4a8840879f6e9
meson.build: require xwayland version 21.1.9 for xwayland support

This and later xwayland releases ship fixes for drm leased devices
causing lags in Chromium and Electron based applications. We used
to work around the issue by simply not sending drm leases to xwayland
but we can now rely on the fixes being widely available.
See #553 for more information.
meson.build