mirror of
https://github.com/brl/mutter.git
synced 2025-07-25 19:18:03 +00:00
build: Add xdg-activation to build
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1845>
This commit is contained in:

committed by
Marge Bot

parent
256939cb84
commit
2115debd09
@@ -41,7 +41,7 @@ gudev_req = '>= 232'
|
|||||||
|
|
||||||
# wayland version requirements
|
# wayland version requirements
|
||||||
wayland_server_req = '>= 1.18'
|
wayland_server_req = '>= 1.18'
|
||||||
wayland_protocols_req = '>= 1.19'
|
wayland_protocols_req = '>= 1.21'
|
||||||
|
|
||||||
# native backend version requirements
|
# native backend version requirements
|
||||||
libinput_req = '>= 1.15.0'
|
libinput_req = '>= 1.15.0'
|
||||||
|
@@ -884,6 +884,7 @@ if have_wayland
|
|||||||
['tablet', 'unstable', 'v2', ],
|
['tablet', 'unstable', 'v2', ],
|
||||||
['text-input', 'unstable', 'v3', ],
|
['text-input', 'unstable', 'v3', ],
|
||||||
['viewporter', 'stable', ],
|
['viewporter', 'stable', ],
|
||||||
|
['xdg-activation', 'staging', 'v1', ],
|
||||||
['xdg-foreign', 'unstable', 'v1', ],
|
['xdg-foreign', 'unstable', 'v1', ],
|
||||||
['xdg-output', 'unstable', 'v1', ],
|
['xdg-output', 'unstable', 'v1', ],
|
||||||
['xdg-shell', 'unstable', 'v6', ],
|
['xdg-shell', 'unstable', 'v6', ],
|
||||||
|
Reference in New Issue
Block a user