mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-15 14:33:01 -04:00
Merge branch 'xdg-cutouts-v1-proto' into 'master'
Draft: xdg-cutouts-v1: New protocol implementation See merge request wlroots/wlroots!5217
This commit is contained in:
commit
282d5d5069
5 changed files with 693 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ wlr_files += files(
|
|||
'wlr_virtual_pointer_v1.c',
|
||||
'wlr_xcursor_manager.c',
|
||||
'wlr_xdg_activation_v1.c',
|
||||
'wlr_xdg_cutouts_v1.c',
|
||||
'wlr_xdg_decoration_v1.c',
|
||||
'wlr_xdg_dialog_v1.c',
|
||||
'wlr_xdg_foreign_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue