summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-input-settings-native.c
Commit message (Expand)AuthorAgeFilesLines
* backends: Add support for Wacom stylus tertiary-button-actionJason Gerecke2018-01-301-1/+4
* backends/native: Fix handling of trackball settingsCarlos Garnacho2017-10-261-3/+20
* Add tag-and-drag setting from libinput into mutterfreeroot2017-08-201-0/+19
* backends/native: Interpret tablet padding as being input-centricJason Gerecke2017-06-201-2/+12
* Implements disable-while-typing in mutter.Evan Welsh2017-05-241-0/+20
* input-settings: Use logical monitors instead of outputsJonas Ådahl2017-03-091-10/+11
* input-settings: Don't use screen limits when keeping aspect ratioJonas Ådahl2017-03-091-3/+3
* MetaInputSettings: allow edge scrolling without 2fg capable devicesRui Matos2017-02-161-0/+15
* backends/native: Implement keep-aspectCarlos Garnacho2017-02-101-1/+28
* backends/native: Use libinput calibration matrix for calibrationCarlos Garnacho2017-02-101-1/+10
* backends/native: Use ClutterInputDeviceEvdev::device-matrix for map-to-outputCarlos Garnacho2017-02-101-7/+4
* clutter/evdev: Take over stylus configurationCarlos Garnacho2016-11-041-0/+52
* MetaInputSettings: fix two finger preference over edge scrolling logicRui Matos2016-11-021-41/+10
* MetaInputSettingsNative: allow unsetting click and scroll methodsRui Matos2016-11-021-14/+4
* backends: Prepare for virtual devicesCarlos Garnacho2016-08-101-0/+18
* settings: Support mouse and trackball accel profileJonas Ådahl2016-07-281-0/+109
* backends: Re-add support for edge scrolling with some touchpadsBastien Nocera2016-07-271-6/+41
* backends: Implement set_tablet_mapping() in native backendCarlos Garnacho2016-07-221-0/+10
* backends: Add empty stubs for tablet configurationCarlos Garnacho2016-07-221-0/+31
* backends: Force 2-finger scroll by default if availableBastien Nocera2015-12-151-17/+17
* backends/native: Fix scroll method enumsOndrej Holy2015-03-271-2/+2
* backends/native: Implement set_click_method configuration optionCarlos Garnacho2015-03-161-0/+47
* backends/native: Add libinput-based MetaInputSettings implementationCarlos Garnacho2015-01-181-0/+217