1
0
Fork 0
mutter-performance-source/src/backends
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
..
native MetaCursorRenderer: Rely on update_cursor for redrawing 2015-09-13 21:26:22 +08:00
x11 Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
edid-parse.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
edid.h edid: Remove unused declarations 2014-09-12 11:55:08 -06:00
meta-backend-private.h backend: Add meta_backend_update_last_device() 2015-03-13 21:01:11 +01:00
meta-backend.c backends: Center pointer on primary monitor on startup 2015-03-30 14:00:31 +02:00
meta-barrier-private.h barrier: Fix type cast macros 2015-01-18 13:32:28 -08:00
meta-barrier.c Install enum types 2015-07-05 22:01:59 -07:00
meta-cursor-renderer.c Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-cursor-renderer.h Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-cursor-tracker-private.h Rename MetaCursorReference to MetaCursorSprite 2015-08-28 09:52:30 +08:00
meta-cursor-tracker.c Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-cursor.c Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-cursor.h Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-display-config-shared.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
meta-idle-monitor-dbus.c MetaIdleMonitorDBus: unref the objects after exporting them 2014-05-07 19:04:54 +02:00
meta-idle-monitor-dbus.h Start molding out a new src/backends/ dir 2014-03-31 22:11:00 -04:00
meta-idle-monitor-private.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
meta-idle-monitor.c backends: Make MetaBackend available to introspection 2014-08-07 11:31:59 +02:00
meta-input-settings-private.h backend: Add set_click_method MetaInputSettings vfunc 2015-03-16 18:05:51 +01:00
meta-input-settings.c backend: Apply the right settings to the right input devices 2015-04-15 13:33:12 +02:00
meta-monitor-config.c Monitor-config: Fix a copy-paste error 2015-07-20 17:33:28 -04:00
meta-monitor-config.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00
meta-monitor-manager-dummy.c nested: Allow configuration of dummy output configuration 2015-07-15 14:55:55 +08:00
meta-monitor-manager-dummy.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00
meta-monitor-manager-private.h Support scaling of cursor sprites given what output they are on 2015-09-13 21:26:22 +08:00
meta-monitor-manager.c backends/monitor-manager: Validate EDID strings 2015-07-21 16:42:53 +02:00
meta-stage.c backends: Get rid of meta-cursor-private.h 2015-08-28 09:54:57 +08:00
meta-stage.h wayland: manually activate/deactivate stage when taking/dropping grab 2015-03-28 11:20:48 -04:00