mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-13 14:32:57 -04:00
Merge branch 'xdg-session-management-v1' into 'master'
wlr_xdg_session_management_v1: new protocol implementation See merge request wlroots/wlroots!5321
This commit is contained in:
commit
4ab0806923
4 changed files with 580 additions and 1 deletions
|
|
@ -106,6 +106,7 @@ wlr_files += files(
|
|||
'wlr_xdg_foreign_v2.c',
|
||||
'wlr_xdg_foreign_registry.c',
|
||||
'wlr_xdg_output_v1.c',
|
||||
'wlr_xdg_session_management_v1.c',
|
||||
'wlr_xdg_system_bell_v1.c',
|
||||
'wlr_xdg_toplevel_icon_v1.c',
|
||||
'wlr_xdg_toplevel_tag_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue