wlroots/include/wlr/xwayland
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
..
server.h xwayland/server: add ready flag 2023-10-10 17:05:04 +02:00
shell.h xwayland: fix double free wlr_xwayland_shell_v1 2023-10-06 10:04:11 +02:00
xwayland.h xwm: supply wlr_xwayland pointer to user_event_handler callback 2024-08-08 17:00:08 +00:00