aboutsummaryrefslogtreecommitdiff
path: root/rootston/input.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2018-01-28 12:04:46 +0000
committerPatrick Steinhardt <ps@pks.im>2018-01-28 12:07:15 +0000
commit52cb19d99d3d667f4475f404a333e347654808dc (patch)
tree09d7a66de31c65169f8ce996220bb3e70f01c7cc /rootston/input.c
parentfacc5ef93a705b4c4cbe4acb6ebd44b256db5d3e (diff)
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.
Diffstat (limited to 'rootston/input.c')
0 files changed, 0 insertions, 0 deletions