wlroots-hyprland/include/wlr
Kirill Primak 75d03f2b68 xwm: introduce associate/dissociate events
We'll soon introduce a unified wlr_surface map event. Up until now, compositors
have been using wlr_xwayland_surface's map event to setup various wlr_surface
related listeners (e.g. commit). This will no longer be possible when that
event is moved over to wlr_surface. Introduce new events where the compositor
can add/remove wlr_surface event listeners.
2023-06-02 15:54:25 +00:00
..
backend backend/drm: introduce wlr_drm_mode_get_info() 2023-05-31 22:37:12 +00:00
interfaces Add wlr_output_layer 2023-02-20 18:38:09 +01:00
render wlr_drm_format_set: Store formats on array 2023-05-11 18:25:52 +02:00
types output: add wlr_output_begin_render_pass() 2023-05-30 16:18:19 +00:00
util util/box: always treat NULL boxes as empty 2023-05-23 21:08:22 +03:00
xwayland xwm: introduce associate/dissociate events 2023-06-02 15:54:25 +00:00
backend.h backend: stop pulling <wlr/backend/session.h> 2022-11-24 21:50:28 +00:00
config.h.in backend/session: make optional 2022-11-25 16:15:29 +00:00
meson.build build: bump version to 0.16.0-dev 2022-05-24 15:04:14 +02:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h examples, tinywl: use "default" cursor instead of "left_ptr" 2023-02-01 15:00:42 +01:00
xwayland.h xwayland: split headers 2022-11-02 19:00:23 +01:00