mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
f97804f4f4
This commit completes the implementation of `xdg_wm_base` version 3, which introduces support for synchronized implicit and explicit popup repositioning. Explicit repositioning works by the client providing a new `xdg_positioner` object via a new request `xdg_popup.reposition`. If the repositioning is done in combination with the parent itself being reconfigured, the to be committed state of the parent is provided by the client via the `xdg_positioner` object, using `xdg_positioner.set__parent_configure`. https://gitlab.gnome.org/GNOME/mutter/merge_requests/705 |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
tests | ||
ui | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-marshal.list | ||
org.freedesktop.login1.xml | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.Mutter.IdleMonitor.xml | ||
org.gnome.Mutter.RemoteDesktop.xml | ||
org.gnome.Mutter.ScreenCast.xml |