mutter/src
Jonas Ådahl 0373b854c1 MetaCursorRenderer: Rely on update_cursor for redrawing
Calling queue_redraw() in _force_update() is not needed because
update_cursor() will do this when needed, i.e. when switching between
hardware cursor and texture cursor, or when drawing with texture cursor.

There is also no need to force _native_force_update() because
update_cursor() will cover this as well when needed. When not changing
cursor but only the gbm_bo, the "dirty" boolean on the gbm_bo will
trigger a redraw.

https://bugzilla.gnome.org/show_bug.cgi?id=744932
2015-09-13 21:26:22 +08:00
..
backends MetaCursorRenderer: Rely on update_cursor for redrawing 2015-09-13 21:26:22 +08:00
compositor wayland: do not crash if the surface is gone 2015-09-09 09:30:14 +02:00
core Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta Put G_GNUC_CONST at the end of the declarations 2015-07-06 00:29:23 -07:00
tests Remove a few more guards for frees 2014-12-28 19:51:22 -08:00
ui frames: handle META_FRAME_CONTROL_NONE on left click 2015-07-15 07:45:02 -05:00
wayland wayland: Support sending wl_surface.enter/leave to cursor surfaces 2015-09-13 21:26:22 +08:00
x11 group: Convert code to XCB to prevent errors 2015-08-05 13:39:23 -07:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am x11: Remove async-getprop 2015-06-17 18:08:11 -07:00
Makefile.am backends/x11: Draw our own cursor sprite when running nested 2015-09-13 21:26:22 +08: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 launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00