mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-16 08:21:40 -04:00
wlr_xdg_session_management_v1: new protocol implementation
See https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/18
This commit is contained in:
parent
35c35530a3
commit
781748d25d
4 changed files with 580 additions and 1 deletions
|
|
@ -105,6 +105,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