summaryrefslogtreecommitdiff
path: root/panels/wacom
Commit message (Expand)AuthorAgeFilesLines
* wacom: Align buttons/links to the left sideCarlos Garnacho2019-01-072-104/+103
* wacom: Always try to add the stylus page UI on proximityCarlos Garnacho2019-01-051-17/+16
* wacom: ignore the wacom driver's touch tool typePeter Hutterer2018-12-181-0/+5
* wacom: Only write a generic pen to the keyfile when it's previously unseenPeter Hutterer2018-12-181-2/+7
* wacom: Map wacom-driver-specific generic IDs to 0Peter Hutterer2018-12-181-0/+17
* wacom: Update to newer "output" settingCarlos Garnacho2018-12-061-3/+3
* wacom: Port calibrator UI to GTK+Carlos Garnacho2018-11-0714-947/+770
* wacom: Remove unused tabs in UIRobert Ancell2018-08-271-35/+0
* wacom: Replace ifdefs with #pragma onceRobert Ancell2018-08-0211-48/+12
* wacom: Replace GObject boilerplate with G_DECLARE_TYPERobert Ancell2018-08-0222-932/+522
* wacom: use dim-label class on icons instead of opacity for consistencySam Hewitt2018-07-102-2/+6
* common: update pixel_size values to base 16 for icon claritySam Hewitt2018-07-102-2/+2
* wacom: Hide Wacom panel when there are no tabletsBastien Nocera2018-06-202-0/+39
* wacom: Use GdkMonitor API on calibrator UIwip/carlosg/wacom-api-deprecationsCarlos Garnacho2018-05-262-8/+19
* wacom: Use GdkSeat grabs in g-c-c's pad button action mapper UICarlos Garnacho2018-05-261-55/+11
* wacom: Use GdkSeat API to list slave stylus devicesCarlos Garnacho2018-05-261-3/+3
* project: Update meson filesGeorges Basile Stavracas Neto2018-05-031-29/+25
* Add translator comments to .desktop filesPiotr Drąg2018-02-231-1/+2
* wacom: Support the WSTYLUS_3D stylus typeJason Gerecke2018-01-302-0/+13
* wacom: Add support for three-button styliJason Gerecke2018-01-307-6/+343
* wacom: Make remove_buttons dynamicJason Gerecke2018-01-301-20/+15
* wacom: Set combo-topbutton to current value for styli with > 2 buttonsJason Gerecke2018-01-301-1/+1
* build: Migrate from Intltool to GettextIñigo Martínez2018-01-232-5/+6
* build: Remove autotoolsIñigo Martínez2018-01-182-140/+0
* panels: Remove soft hyphens from .desktop filesPiotr Drąg2018-01-181-2/+1
* build: Port to meson build systemIñigo Martínez2018-01-174-1/+143
* wacom: Correct order of area calibration valuesJason Gerecke2017-07-051-3/+3
* wacom: Drop old_axes from calibration APIJason Gerecke2017-07-056-65/+61
* wacom: Map the GsdDevice to a GdkDevice when spawning the calibratorCarlos Garnacho2017-06-301-1/+50
* wacom: Make calibrator use GDK for button eventsCarlos Garnacho2017-06-304-30/+23
* wacom: Fix compile-time warningBastien Nocera2017-06-071-1/+1
* build: Better libm checksBastien Nocera2017-02-081-3/+2
* wacom: Fix format errorsBastien Nocera2016-11-161-6/+6
* wacom: fix build errorAlberts Muktupāvels2016-11-091-1/+1
* wacom: Remove g-s-d code synchronization ruleCarlos Garnacho2016-11-041-6/+0
* wacom: Remove GsdWacomDeviceCarlos Garnacho2016-11-043-2488/+0
* wacom: Update test to use CcWacomDeviceCarlos Garnacho2016-11-041-21/+67
* wacom: Add constructor for fake CcWacomDevice objectsCarlos Garnacho2016-11-042-0/+20
* wacom: Use updated ui filesCarlos Garnacho2016-11-044-6/+21
* wacom: Refurbish UI filesCarlos Garnacho2016-11-042-304/+394
* wacom: Instaurate calibrationCarlos Garnacho2016-11-044-67/+56
* wacom: Remove unused struct definitionCarlos Garnacho2016-11-041-5/+0
* wacom: Poke the org.gnome.Shell D-Bus call to show the pad OSDCarlos Garnacho2016-11-042-9/+9
* wacom: Populate button mapping dialogCarlos Garnacho2016-11-041-31/+19
* wacom: Add cc_wacom_device_get_button_settings()Carlos Garnacho2016-11-042-0/+27
* wacom: Add cc_wacom_tool_get_num_buttons()Carlos Garnacho2016-11-042-0/+11
* wacom: Clean up CcWacomButtonRowCarlos Garnacho2016-11-042-222/+41
* wacom: Update .ui files to look more like the mockupsCarlos Garnacho2016-11-041-2/+2
* wacom: Update .ui file to reflect GDesktopStylusButtonActionCarlos Garnacho2016-11-041-24/+4
* wacom: Update to the new data modelCarlos Garnacho2016-11-047-357/+482