mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 04:42:14 +00:00
1e990ad823
Make this public API check just return a boolean about whether there is an existing grab, instead of exposing MetaGrabOp. It is desirable to avoid exposing details like META_GRAB_OP_WAYLAND_POPUP, so that MetaDisplay and wayland grabs can port to ClutterGrab at their own pace, but also this further information is unused. This is likely to be temporary API anyways, after both MetaDisplay and wayland grabs port to Clutter, it will be possible to check the ClutterStage for all of them. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2683> |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |