mutter/src
Jonas Dreßler 0b9a71ea3c wayland/surface: Don't update outputs recursively on mapped changes
There's no need to update the outputs recursively in case the actor gets
mapped or unmapped. That's because mapping happens recursively itself,
so if a window with multiple subsurfaces is shown, all subsurfaces will
receive a "notify::mapped" signal.

Since this was the only remaining user of
meta_wayland_surface_update_outputs_recursively(), we can now remove
that function.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1358
2020-08-29 12:40:11 +00:00
..
backends screen-cast: Add vmwgfx to the DMA buffer deny list 2020-08-29 10:32:20 +00:00
compositor *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
core *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
meta *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
tests *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
ui *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
wayland wayland/surface: Don't update outputs recursively on mapped changes 2020-08-29 12:40:11 +00:00
x11 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build cursor-tracker: Add X11 cursor tracker backend 2020-08-05 11:11:38 +02:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02: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 MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00