wlroots-hyprland/include
Patrick Steinhardt 52cb19d99d rootston: fix compilation without XWayland support
In case wlroots is not being compiled with XWayland support, we will not
have an xwayland surface in our roots view. While we make sure to pay
attention to that in some places, we are not being consistent and try to
access the xwayland surface in other places. Obviously, this leads to a
compiler error due to the field not being present.

Fix the issue by sprinkling in a few additional ifdefs where required.
2018-01-28 12:07:15 +00:00
..
backend Fix output enable in DRM backend 2018-01-07 00:28:21 +01:00
render Move egl.h to render/egl.h 2017-10-22 10:36:07 +13:00
rootston rootston: fix compilation without XWayland support 2018-01-28 12:07:15 +00:00
util Moved os-compatibility and added header 2017-11-30 18:01:13 +01:00
wlr Merge pull request #579 from Ongy/dpms_decouple 2018-01-24 10:57:35 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00