wlroots/include/wlr
Isaac Freund 5a5aa72571 security-context: constify lookup_client()
This is worth doing despite wl_client_get_destroy_listener() incorrectly
accepting a mutable wl_client pointer since this lookup_client()
function will primarily be used with a wl_display_global_filter_func_t
which only provides a const wl_client pointer.

Work around this libwayland API wart in wlroots so compositors don't
have to.
2024-03-18 08:18:51 +00:00
..
backend backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
interfaces
render
types security-context: constify lookup_client() 2024-03-18 08:18:51 +00:00
util
xwayland
backend.h backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
config.h.in
meson.build
version.h.in
xcursor.h
xwayland.h