mutter/clutter
Carlos Garnacho 1ff9bbd59c clutter/evdev: Add ClutterInputDeviceEvdev::output-aspect-ratio
When != 0, this property will express the W:H ratio of the desired
output area (be it one monitor or the span of all monitors). At
the time of translating coordinates, coordinates will be skewed so
that the input area of the tablet is a rectangle of the given ratio.

Events happening in the input areas that fall outside the output
aspect ratio will be clamped to the nearest coordinate in the rect.

If the ratio is 0, the whole input area of the tablet will be used
and no coordinate skewing will happen.

https://bugzilla.gnome.org/show_bug.cgi?id=774115
2017-02-10 16:31:50 +01:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/evdev: Add ClutterInputDeviceEvdev::output-aspect-ratio 2017-02-10 16:31:50 +01:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests build: Fix cogl include paths of tests 2016-11-23 23:12:55 +01:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac clutter/x11: Implement XTest-based ClutterVirtualInputDevice 2016-11-04 21:25:31 +01:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00