summaryrefslogtreecommitdiff
path: root/panels/wacom
Commit message (Expand)AuthorAgeFilesLines
* wacom: Group pad/stylus devices together with the group nameCarlos Garnacho2020-09-041-4/+4
* wacom: Cater for multiple pads in the CcWacomPageCarlos Garnacho2020-09-041-9/+22
* wacom: Let CcWacomPage track pad devicesCarlos Garnacho2020-09-045-158/+117
* Fix minor typosYuri Chornoivan2020-07-202-2/+2
* wacom: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-306-189/+124
* wacom: Pick libwacom's Generic Pen stylus if tool ID is 0Carlos Garnacho2020-02-131-1/+4
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-7/+1
* wacom: Avoid poking disposed objectCarlos Garnacho2019-12-181-1/+2
* wacom: Replace ifdefs with #pragma onceRobert Ancell2019-11-272-6/+9
* wacom: Snap tip/eraser pressure feel to the allowed valuesCarlos Garnacho2019-09-092-0/+14
* wacom: Allow decoupling screen tablets from their respective outputCarlos Garnacho2019-09-102-10/+129
* wacom: Use g_auto for variablesRobert Ancell2019-09-0910-241/+107
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* wacom: Dispose custom style provider with calibratorCarlos Garnacho2019-05-011-5/+6
* wacom: Ensure calibrator UI CSS only applies to its UICarlos Garnacho2019-05-012-8/+9
* wacom: Update "Test your settings" button sensitivity on device availabilityCarlos Garnacho2019-02-121-0/+20
* 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