1
0
Fork 0
mutter-performance-source/src
Florian Müllner c62e86cb23 context: Add :unsafe-mode property
We are going to restrict several sensitive D-Bus APIs to a set
of allowed callers (like Settings or portal implementations).

Add an :unsafe-mode property to the context to allow turning off
those restrictions temporarily, in order to not get in the way
of development/debugging.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3943

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1983>
2021-09-02 16:58:46 +00:00
..
backends backend: Clean up renderer after clutter backend 2021-08-31 16:41:11 +00:00
compositor background-image: Properly clear the failed to be filled texture pointer 2021-08-31 08:25:32 +00:00
core context: Add :unsafe-mode property 2021-09-02 16:58:46 +00:00
meta keybindings: Remove support for 'panel-main-menu' binding 2021-08-30 21:43:34 +00:00
tests build: Stop using source_root()/build_root() 2021-08-22 17:32:12 +00:00
ui main: Move rect related macro to util-private.h 2021-05-17 16:08:42 +00:00
wayland wayland/actor-surface: Remove some needles redirections 2021-08-28 13:58:48 +02:00
x11 keybindings: Remove support for 'panel-main-menu' binding 2021-08-30 21:43:34 +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: Stop using source_root()/build_root() 2021-08-22 17:32:12 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml x11: Support the CTM (color transform matrix) RandR property 2021-01-11 13:44:54 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop/session: Add CapsLockState and NumLockState properties 2021-03-04 17:39:08 +00:00
org.gnome.Mutter.ScreenCast.xml screen-cast/session: Introduce RecordVirtual D-Bus API 2021-03-12 15:09:45 +00:00