mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-15 05:34:22 -04:00
xdg-toplevel-tag-v1: new protocol
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/238
This commit is contained in:
parent
6aa654b728
commit
f4327f52cf
4 changed files with 147 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ wlr_files += files(
|
|||
'wlr_xdg_output_v1.c',
|
||||
'wlr_xdg_system_bell_v1.c',
|
||||
'wlr_xdg_toplevel_icon_v1.c',
|
||||
'wlr_xdg_toplevel_tag_v1.c',
|
||||
)
|
||||
|
||||
if features.get('drm-backend')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue