wlroots-hyprland/xwayland
John Lindgren 640f3b9f21 Revert "Copy xcb_icccm structs into wlroots"
The original commit introduced a bug by transposing the order of
some of the fields in xcb_size_hints_t.  Since XCB ICCCM support is
required now, we can just eliminate the duplicate structs.

With minor changes:
- Remove #ifdef HAS_XCB_ICCCM guards
- Fix #includes
- Fix references to local size_hints struct

This reverts commit 12b9b1a4bd.
2022-04-17 14:44:52 +00:00
..
selection gtk-primary-selection: drop support 2021-04-08 09:50:18 +02:00
meson.build xwayland: query window PIDs via XResQueryClientIds 2021-04-23 09:55:01 +02:00
server.c Xwayland: use -displayfd instead of USR1 2022-03-02 14:25:21 +00:00
sockets.c xwayland/sockets: ensure proper permissions 2021-04-16 11:53:05 +02:00
sockets.h xwayland: remove remaining SOCK_CLOEXEC 2019-02-20 17:04:00 +01:00
xwayland.c xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO 2021-09-11 09:53:23 +02:00
xwm.c Revert "Copy xcb_icccm structs into wlroots" 2022-04-17 14:44:52 +00:00