summaryrefslogtreecommitdiff
path: root/src/backends/meta-input-settings-private.h
Commit message (Expand)AuthorAgeFilesLines
* input-settings: Make set_matrix() vfunc take const float array pointerJonas Ådahl2021-04-141-1/+1
* backends: Handle numlock saving/restoring directly in backendsCarlos Garnacho2020-11-271-2/+3
* backends: Make device tracking at MetaInputSettings ad-hoc APICarlos Garnacho2020-11-271-0/+11
* backends: Move keyboard a11y into backendsCarlos Garnacho2020-11-271-0/+39
* backends: Make MetaInputMapper take over MetaInputSettings public APICarlos Garnacho2020-11-271-5/+0
* backends: Move all output management to MetaInputMapperCarlos Garnacho2020-11-271-0/+10
* backends: Simplify MetaInputSettings vfuncCarlos Garnacho2020-11-271-3/+2
* backends: Split pad action mapping to a separate objectCarlos Garnacho2020-11-271-11/+0
* backends: add support for scroll button lockingPeter Hutterer2020-10-141-1/+2
* backends: Drop unused functionCarlos Garnacho2020-09-231-3/+0
* Include the pkgconfig-specified gdesktop-enums.hDaniel van Vugt2020-07-131-1/+1
* Add tap-button-map and tap-and-drag-lock support to X11 and WaylandGiusy Margarita2020-07-101-0/+6
* backends: Drop internal WacomDevice in MetaInputSettingsCarlos Garnacho2020-03-241-5/+0
* input-settings: Wire up middle-emulationAndrew Gaul2020-03-151-0/+11
* backends: Move numlock persistence handling hereCarlos Garnacho2019-06-241-0/+3
* 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