mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
5425edff82
The third version of xdg-shell introduces support for explicit popup repositioning. If available, make use of this to implement popup repositioning. Note that this does *NOT* include atomic parent-child state synchronization. For that, https://gitlab.freedesktop.org/wayland/wayland-protocols/issues/13 will be needed. This currently uses my own fork of wayland-protocols which adds meson support, so that we can use it as a subproject. Eventually when wayland-protocols' meson support lands upstream, we should change it to point there. Silence some meson warnings while at it to make CI happy. This also bumps the glib requirement, since g_warning_once() is used.
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
[wrap-git]
|
|
directory=wayland-protocols
|
|
url=https://gitlab.freedesktop.org/jadahl/wayland-protocols.git
|
|
revision=wip/meson-meson-0.53
|