wlroots/include
Consolatis 0a388a14f1 xwm: supply wlr_xwayland pointer to user_event_handler callback
Previously it was supplying a pointer to private struct wlr_xwm
which was useless for compositors. The wlr_xwayland pointer in
contrast does have a generic data field and thus can be used by
compositors to attach their own pointer.

Additionally change the return value from int to bool.
2024-08-08 17:00:08 +00:00
..
backend backend/drm: add support for explicit sync APIs 2024-08-06 17:37:06 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/gles2: implement explicit sync API 2024-08-06 17:37:06 +00:00
types cursor: add support for linux-drm-syncobj-v1 2024-08-06 17:37:06 +00:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr xwm: supply wlr_xwayland pointer to user_event_handler callback 2024-08-08 17:00:08 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: add request_close signal 2024-08-08 15:49:11 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00