wlroots-hyprland/include
Isaac Freund 3364eec07e layer-shell: replace close() with destroy()
The protocol specifies that all requests (aside from destroy) are
ignored after the compositor sends the closed event. Therefore,
destroying the wlroots object and rendering the resource inert
when sending the closed event keeps things simpler for wlroots and
compositors.
2021-08-14 20:25:46 +02:00
..
backend backend/drm: stop initializing renderer for parent backend 2021-07-28 22:52:35 +02:00
render render/gles2: make wlr_gles2_texture a wlr_buffer addon 2021-08-12 10:22:19 +02:00
types buffer: re-use wlr_shm_client_buffer 2021-07-19 13:13:10 -04:00
util util/array: add array_remove_at 2021-07-01 10:35:39 -04:00
wlr layer-shell: replace close() with destroy() 2021-08-14 20:25:46 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00