mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
types: add wlr_xdg_foreign_v2
Co-authored-by: Jason Francis <cycl0ps@tuta.io>
This commit is contained in:
parent
162f160def
commit
01dcfb360e
5 changed files with 486 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ endif
|
|||
if conf_data.get('WLR_HAS_XDG_FOREIGN', 0) != 1
|
||||
exclude_files += [
|
||||
'types/wlr_xdg_foreign_v1.h',
|
||||
'types/wlr_xdg_foreign_v2.h',
|
||||
'types/wlr_xdg_foreign_registry.h',
|
||||
]
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue