1
0
Fork 0
mutter-performance-source/src
Jonas Ådahl 25c53b2fb2 backend: Freeze frame clock when headless
Don't schedule redraws when being headless; there is nothing to draw so
don't attempt to draw. This also makes a flaky test become non-flaky, as
it previously spuriously got warnings due to windows being "painted"
when headless but lacking frame timings, as nothing was actually
painted.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/170
2018-11-09 11:16:30 +01:00
..
backends backend: Freeze frame clock when headless 2018-11-09 11:16:30 +01:00
compositor plugins/Makefile.am: Install libdefault.so in plugin directory 2018-11-07 12:54:41 +00:00
core window: Make edge constraint code more readable 2018-11-08 13:21:21 +01:00
meta Add meson build support 2018-11-06 18:51:44 +01:00
tests build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
ui theme: Drop gtk_css_provider_get_default() 2018-11-08 16:20:19 -02:00
wayland wayland/xdg-shell: Add toplevel tile state support 2018-11-08 13:21:53 +01:00
x11 window: Make edge constraint code more readable 2018-11-08 13:21:21 +01:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00
Makefile-tests.am plugin: Rename the .so file from plugin.so to libplugin.so 2018-11-06 17:17:36 +01:00
Makefile.am wayland/eglstream: Don't build skeleton when disabled 2018-11-06 17:17:36 +01:00
meson.build build: Add soversion to shared libraries 2018-11-07 13:00:47 +00: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 fixed typo 2018-07-24 13:16:36 +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, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00