1
0
Fork 0
mutter-performance-source/src/backends/native
Jonas Ådahl f0f638d2bd Move out generic math parts out of the native barrier implementation
In order to reuse some vector math for pointer confinement, move out
those parts to its own file, introducing the types old types
"MetaVector2" and "MetaLine2" outside of meta-barrier-native.c, as well
as introducing MetaBorder which is a line, with a blocking direction.

https://bugzilla.gnome.org/show_bug.cgi?id=744104
2016-02-16 19:02:48 +08:00
..
dbus-utils.c launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
dbus-utils.h launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
meta-backend-native-private.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-backend-native.c wayland: Implement support for wp_relative_pointer 2016-02-16 19:02:47 +08:00
meta-backend-native.h backends: Move most of the code from meta_backend_init into the subclasses 2014-04-21 20:25:21 -04:00
meta-barrier-native.c Move out generic math parts out of the native barrier implementation 2016-02-16 19:02:48 +08:00
meta-barrier-native.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-cursor-renderer-native.c cursor-renderer-native: Re-use cogl's gbm device 2016-02-04 18:22:05 +01:00
meta-cursor-renderer-native.h Support for hardware cursor sizes other than 64x64 on wayland 2014-09-24 15:42:17 -06:00
meta-idle-monitor-native.c idle-monitor-native: Don't leak user active watches 2016-01-11 11:23:54 -05:00
meta-idle-monitor-native.h Start creating different subdirectories for each backend 2014-03-31 23:44:47 -04:00
meta-input-settings-native.c backends: Force 2-finger scroll by default if available 2015-12-15 14:38:23 +01:00
meta-input-settings-native.h backends/native: Add libinput-based MetaInputSettings implementation 2015-01-18 13:32:28 -08:00
meta-launcher.c meta-launcher: Use g_auto* macros 2016-01-25 13:59:53 +01:00
meta-launcher.h MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
meta-monitor-manager-kms.c native: Don't leak DRM plane resources 2016-01-07 19:42:19 +01:00
meta-monitor-manager-kms.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00