1
0
Fork 0
mutter-performance-source/src
Carlos Garnacho ec8138773a compositor: Do not optimize obscured areas away in paint volumes
This optimization was presumably added before Clutter was able to
invalidate selected regions of an actor. Paint volumes are supposed
to be invariable as long as the actor conditions don't change.
Stacking of other actors shouldn't affect the paint volume, so it's
actually wrong to optimize those areas away here.
2018-07-13 11:42:28 +00:00
..
backends screen-cast-src: Allow negotiating the framerate 2018-07-13 08:59:14 +00:00
compositor compositor: Do not optimize obscured areas away in paint volumes 2018-07-13 11:42:28 +00:00
core contraints: Do not constrain modals without parent 2018-07-10 16:51:50 +02:00
meta x11: Open window decoration X11 connection earlier 2018-07-06 19:54:46 +02:00
tests Move UI and key grabs to MetaX11Display 2018-07-06 19:47:16 +02:00
ui Split GDK initialization from MetaUI 2018-07-06 19:47:16 +02:00
wayland Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
x11 backends/x11: Force-update cursor when theme or size changed 2018-07-06 19:54:46 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am build: Fix distcheck 2018-07-09 18:37:32 +02:00
Makefile.am Add MetaWorkspaceManager skeleton 2018-07-06 19:47:17 +02:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07: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 DisplayConfig: Add 'legacy-ui-scaling-factor' property 2017-10-12 17:42:52 +08: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