wlr_xdg_session_management_v1: new protocol implementation

See https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/18
This commit is contained in:
Simon Ser 2026-03-28 15:41:48 +01:00
parent 35c35530a3
commit 781748d25d
4 changed files with 580 additions and 1 deletions

View file

@ -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',