mutter/src
Carlos Garnacho 1e990ad823 core: Change meta_display_get_grab_op() to has_grab()
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>
2023-01-30 10:56:29 +00:00
..
backends settings: Fix spelling of endianness 2023-01-29 17:37:43 +01:00
compositor clutter: Pass 'ClutterFrame' in all stage update signals 2023-01-23 15:57:50 +01:00
core core: Change meta_display_get_grab_op() to has_grab() 2023-01-30 10:56:29 +00:00
frames frames: Quit immediately on SIGTERM 2023-01-20 21:25:02 +00:00
meta core: Change meta_display_get_grab_op() to has_grab() 2023-01-30 10:56:29 +00:00
tests build: Make D-Bus codegen declarative 2023-01-28 12:41:12 +01:00
wayland core: Drop META_EVENT_ROUTE_FRAME_BUTTON 2023-01-30 10:56:29 +00:00
x11 x11/events: Do not update focus XWindow during grabs 2023-01-25 13:31:49 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: Make D-Bus codegen declarative 2023-01-28 12:41:12 +01:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00