]> git.mdlowis.com Git - proto/labwc.git/commit
server.c: remove wlroots 0.16 era workaround for xwayland drm leases
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 28 Jun 2025 15:36:17 +0000 (17:36 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 28 Jun 2025 19:33:57 +0000 (20:33 +0100)
commite0d1dc436d964b2c852b57aacd71061d9e37d624
tree4ba2472037dd807c35ca76ec4ed6b7038fe0bd71
parent7cc77f988524541dd004e6a6e68dc54370399582
server.c: remove wlroots 0.16 era workaround for xwayland drm leases

We instead rely on the fixes in xwayland being widely available.
This also re-enables VR headsets for X11 applications.

Fixes: #553
src/server.c