security-context-v1: new protocol implementation

Co-authored-by: Puck Meerburg <puck@puckipedia.com>
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/68
This commit is contained in:
Simon Ser 2022-05-31 14:22:44 +02:00
parent 285645b8d7
commit c58deb7a7d
4 changed files with 478 additions and 0 deletions

View file

@ -69,6 +69,7 @@ wlr_files += files(
'wlr_region.c',
'wlr_relative_pointer_v1.c',
'wlr_screencopy_v1.c',
'wlr_security_context_v1.c',
'wlr_server_decoration.c',
'wlr_session_lock_v1.c',
'wlr_shm.c',