mutter/src/backends
Jasper St. Pierre 3a0de6a4f1 cursor: Correct switching between fallback and backend cursors
When switching from the stage cursor to the native cursor, we
forgot to repaint the stage to get rid of the old cursor. Fix
this by having the abstract cursor renderer class track whether
we're using the backend, rather than doing chain-up shenanigans.
2014-05-17 13:27:15 -04:00
..
native cursor: Correct switching between fallback and backend cursors 2014-05-17 13:27:15 -04:00
x11 backend-x11: Always pass None for the cursor 2014-05-13 16:20:03 -04:00
edid-parse.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
edid.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
meta-backend-private.h backend: Add grab_device / ungrab_device 2014-04-23 12:15:12 -04:00
meta-backend.c backend: Create the cursor renderer after the monitor manager 2014-05-15 14:16:37 -04:00
meta-backend.h backend: Add grab_device / ungrab_device 2014-04-23 12:15:12 -04:00
meta-cursor-private.h cursor: Save the original MetaCursor a cursor came from 2014-04-23 12:15:12 -04:00
meta-cursor-renderer.c cursor: Correct switching between fallback and backend cursors 2014-05-17 13:27:15 -04:00
meta-cursor-renderer.h cursor: Correct switching between fallback and backend cursors 2014-05-17 13:27:15 -04:00
meta-cursor-tracker-private.h cursor-tracker: Remove the grab cursor 2014-05-13 16:20:03 -04:00
meta-cursor-tracker.c cursor-tracker: Remove the grab cursor 2014-05-13 16:20:03 -04:00
meta-cursor.c cursor: Save the original MetaCursor a cursor came from 2014-04-23 12:15:12 -04:00
meta-cursor.h cursor: Save the original MetaCursor a cursor came from 2014-04-23 12:15:12 -04: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 Remove trailing whitespace 2014-05-02 09:34:48 -04:00
meta-monitor-config.c MetaMonitorConfig: don't always restore the previous config when opening the laptop lid 2014-05-06 21:28:41 +02:00
meta-monitor-config.h Start molding out a new src/backends/ dir 2014-03-31 22:11:00 -04:00
meta-monitor-manager-dummy.c monitor-manager: Move default get_edid_file / read_edid to base class 2014-04-01 10:24:34 -04:00
meta-monitor-manager-dummy.h Start molding out a new src/backends/ dir 2014-03-31 22:11:00 -04:00
meta-monitor-manager.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
meta-monitor-manager.h wayland: Add basic hidpi support 2014-05-03 10:11:51 +02:00