mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-04 01:41:18 -05:00
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:
parent
285645b8d7
commit
c58deb7a7d
4 changed files with 478 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue