wlroots-hyprland/xwayland
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr
xwm.h was meant to be private, so move it to include/xwayland/xwm.h
We had an ifdef WLR_HAS_XCB_ICCCM in xwayland.h which was easy to move
to xwm, it is not safe to use the WLR_HAS_* in the public headers.

I checked a few of our current users and none rely on xwm.h being
public as expected (rootston, sway, hsroots)
2018-03-03 17:03:21 +01:00
..
meson.build xcb errors: optional dependency with improved messages 2018-03-03 11:46:04 +01:00
selection.c move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00
sockets.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00
xwm.c move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00