gnome-control-center/panels/wacom
Carlos Garnacho b1ae5c734a wacom: Fix x/y ranges' swapping when calibrating on rotated screens
The previous axis swapping code would oddly rely on the input coordinates
remaining on untransformed device coordinates, while those are gotten on
screen coordinates (hence rotated), this would cause swapping not to kick
in, and result in swapped X/Y scaling to be applied to X/Y ranges.

So make the axis swapping code be calculated upon screen coordinates, as
the collected points already are, and swap the applied scalings if
necessary.

Also, the code that swapped coordinates before returning to the caller
would scramble min/max values when swapping x/y. Fix that too, minimum
and maximum should stay like that when swapping axes.

https://bugzilla.gnome.org/show_bug.cgi?id=732442
2014-07-01 18:38:22 +02:00
..
calibrator wacom: Fix x/y ranges' swapping when calibrating on rotated screens 2014-07-01 18:38:22 +02:00
button-mapping.ui wacom: Use a GtkListBox for the buttons' mapping instead of a GtkTreeView 2013-07-24 11:18:24 +02:00
cc-wacom-button-row.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-button-row.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-mapping-panel.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-mapping-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-nav-button.c wacom: Use the new support for RTL icons in GtkIconTheme 2014-05-23 12:31:53 +03:00
cc-wacom-nav-button.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-page.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-page.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-panel.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-stylus-page.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-wacom-stylus-page.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-wacom-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
gnome-wacom-properties.ui wacom: Set several notebooks' show-border property to FALSE 2013-12-02 12:29:30 +01:00
gsd-enums.h wacom: Make it easier to copy/paste gsd files 2012-01-25 19:01:46 +00:00
gsd-input-helper.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-input-helper.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-wacom-device.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-wacom-device.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-wacom-key-shortcut-button.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-wacom-key-shortcut-button.h Updated FSF's address 2014-01-29 11:27:38 +01:00
Makefile.am wacom: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:46:43 +02:00
test-wacom.c wacom: Set several notebooks' show-border property to FALSE 2013-12-02 12:29:30 +01:00
wacom-stylus-airbrush.svg wacom: realign the lines on the styli images to the controls 2012-02-20 11:23:48 +01:00
wacom-stylus-art-pen.svg wacom: realign the lines on the styli images to the controls 2012-02-20 11:23:48 +01:00
wacom-stylus-classic.svg wacom: realign the lines on the styli images to the controls 2012-02-20 11:23:48 +01:00
wacom-stylus-inking.svg wacom: realign the lines on the styli images to the controls 2012-02-20 11:23:48 +01:00
wacom-stylus-page.ui wacom: Use margin-start/end instead of margin-left/right 2013-11-19 22:34:39 +02:00
wacom-stylus.svg wacom: realign the lines on the styli images to the controls 2012-02-20 11:23:48 +01:00
wacom-tablet-cintiq.svg wacom: Widen the tablet images 2012-01-30 16:05:41 +00:00
wacom-tablet-pc.svg wacom: Widen the tablet images 2012-01-30 16:05:41 +00:00
wacom-tablet.svg wacom: Widen the tablet images 2012-01-30 16:05:41 +00:00
wacom.gresource.xml wacom: use a GResource for GtkBuilder UI definition and icons 2013-01-07 10:57:17 +01:00