1
0
Fork 0
mutter-performance-source/src/backends
Jasper St. Pierre 2cbaa6660c backend-x11: Fix our awful hack for crossing events, too
For enter / leave events, which we use in the UI code, we need to make
sure that these coordinates are root-relative as well, otherwise the
cursor when entering frames might be incorrect.
2015-06-24 10:35:38 -07:00
..
native mutter/wayland: Add some missing output names 2015-06-03 13:28:19 -07:00
x11 backend-x11: Fix our awful hack for crossing events, too 2015-06-24 10:35:38 -07: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 backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-cursor-private.h Add a missing #ifdef and remove a left-over include to make gbm optional 2014-12-21 17:44:12 +08:00
meta-cursor-renderer.c Revert "backends: Include Xfixes for cursor events and manipulation" 2014-12-28 22:41:42 -08:00
meta-cursor-renderer.h Add a missing #ifdef and remove a left-over include to make gbm optional 2014-12-21 17:44:12 +08:00
meta-cursor-tracker-private.h cursor-tracker: Don't require a screen 2014-07-22 11:10:14 -04:00
meta-cursor-tracker.c cursor-tracker: Emit cursor-changed when XFixes tells us about it 2015-04-13 16:58:27 -07:00
meta-cursor.c wayland: Seal SHM buffers before access 2015-01-09 16:39:37 -08:00
meta-cursor.h Conditionalize Wayland support again 2014-08-13 20:28:22 -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 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 monitors: add tiled support to the linear config 2015-06-01 09:38:13 -07:00
meta-monitor-config.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00
meta-monitor-manager-dummy.c backends/dummy: Set scale of dummy output 2015-03-02 10:58:16 +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 backend/x11: add support for setting randr 1.5 monitors 2015-06-01 09:38:13 -07:00
meta-monitor-manager.c backend/x11: add support for setting randr 1.5 monitors 2015-06-01 09:38:13 -07:00
meta-stage.c meta-stage: To change the stage state we need to set the event type 2015-03-30 13:42:56 -04:00
meta-stage.h wayland: manually activate/deactivate stage when taking/dropping grab 2015-03-28 11:20:48 -04:00