summaryrefslogtreecommitdiff
path: root/src/backends/meta-input-settings-private.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up include macros messJonas Ådahl2018-11-061-4/+5
* input-settings: detect trackball using udev ID_INPUT_TRACKBALLTony Novak2018-09-191-2/+2
* backends: Add support for Wacom stylus tertiary-button-actionJason Gerecke2018-01-301-1/+2
* Add tag-and-drag setting from libinput into mutterfreeroot2017-08-201-0/+3
* backends: Extend pad action label checks to rings/stripsCarlos Garnacho2017-07-171-3/+4
* backends: Map tablet pad rings/strips to action settingsCarlos Garnacho2017-07-141-2/+2
* Implements disable-while-typing in mutter.Evan Welsh2017-05-241-1/+3
* input-settings: Minor structural cleanupJonas Ådahl2017-05-241-18/+3
* input-settings: Use logical monitors instead of outputsJonas Ådahl2017-03-091-1/+1
* MetaInputSettings: allow edge scrolling without 2fg capable devicesRui Matos2017-02-161-0/+3
* backends: Have meta_input_settings_handle_pad_button() take an eventCarlos Garnacho2017-02-101-4/+2
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-2/+2
* clutter/evdev: Take over stylus configurationCarlos Garnacho2016-11-041-9/+10
* settings: Support mouse and trackball accel profileJonas Ådahl2016-07-281-0/+9
* backends: Re-add support for edge scrolling with some touchpadsBastien Nocera2016-07-271-0/+3
* backends: Export function to query the mapped MetaMonitorInfo of a tabletCarlos Garnacho2016-07-221-0/+3
* backends: Export call to retrieve the base GSettings for a tabletCarlos Garnacho2016-07-221-0/+2
* backends: Add function to retrieve the label for a pad button actionCarlos Garnacho2016-07-221-0/+3
* backends: Add API to trigger actions related to pad buttonsCarlos Garnacho2016-07-221-0/+9
* backends: Add function to apply pressure sensitivity to tablet toolsCarlos Garnacho2016-07-221-0/+5
* backends: Add function to retrieve the action mapped to an stylus buttonCarlos Garnacho2016-07-221-0/+4
* backends: Fetch libwacom information for tablets in MetaInputSettingsCarlos Garnacho2016-07-221-0/+9
* backends: Add function to lookup the mapping for a given tabletCarlos Garnacho2016-07-221-0/+3
* backends: Add empty stubs for tablet configurationCarlos Garnacho2016-07-221-0/+15
* backends: Force 2-finger scroll by default if availableBastien Nocera2015-12-151-3/+3
* backend: Add set_click_method MetaInputSettings vfuncCarlos Garnacho2015-03-161-0/+4
* backends: Add MetaInputSettingsCarlos Garnacho2015-01-181-0/+83