wlroots-hyprland/include/rootston
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
..
config.h Disable outputs in rootston config 2018-01-04 15:48:28 +01:00
cursor.h basic decorations 2018-01-16 19:04:26 -05:00
desktop.h Include idle protocol in rootston 2018-01-10 14:33:00 +02:00
ini.h Establish rootston headers & main 2017-09-22 23:30:40 -04:00
input.h take roots_view out of input.h 2018-01-21 19:09:35 -05:00
keyboard.h Refactor rootston keyboard 2017-11-16 16:13:23 +01:00
seat.h make it work with rotation 2018-01-21 18:24:53 -05:00
server.h config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00
view.h rootston: fix compilation without XWayland support 2018-01-28 12:07:15 +00:00
xcursor.h Send wl_surface.{enter,leave} to cursor surfaces 2017-12-08 14:23:33 +01:00