wlroots/include/wlr
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: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
interfaces output: drop wlr_output_impl.{attach,rollback}_render 2021-07-29 09:48:33 -04:00
render render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT 2021-07-27 20:45:53 +02:00
types layer-shell: replace close() with destroy() 2021-08-14 20:25:46 +02:00
util util/addon: find both by owner and impl 2021-08-11 18:12:57 +02:00
backend.h backend/drm: drop get_renderer implementation 2021-07-28 22:52:35 +02:00
config.h.in backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04: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 xwayland: embed wlr_xwayland_server_options in server struct 2021-07-27 00:18:11 +02:00