wlroots/include/wlr
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
..
backend Reformat all #include directives 2018-02-12 21:29:23 +01:00
interfaces Reformat all #include directives 2018-02-12 21:29:23 +01:00
render Add alpha to wlr_render_with_matrix 2018-02-25 13:47:48 +01:00
types Merge pull request #641 from Ongy/idle-inhibit 2018-02-24 10:15:18 -05:00
util Rename _strip_path to wlr_strip_path 2018-02-21 10:25:52 +01:00
backend.h Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
meson.build Further fixes to header install dir 2017-12-28 14:38:52 -05:00
render.h Add alpha to wlr_render_with_matrix 2018-02-25 13:47:48 +01:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00