wlroots-hyprland/include/wlr
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
..
backend types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
interfaces types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
render render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00
types xdg-toplevel: don't schedule configures on state requests 2022-04-13 17:00:06 +00:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h Revert "Copy xcb_icccm structs into wlroots" 2022-04-17 14:44:52 +00:00