summaryrefslogtreecommitdiff
path: root/plugins/mouse
Commit message (Expand)AuthorAgeFilesLines
* mouse: Remove mouse pluginOlivier Fourdan2019-07-295-291/+0
* mouse: Remove mousetweaks supportOlivier Fourdan2019-06-111-93/+0
* mouse: remove locate-pointerOlivier Fourdan2019-06-056-1542/+0
* common: Pass old default and allow resetting when migrating settingsBenjamin Berg2019-05-271-3/+3
* common: Pass new default value during schema migrationBenjamin Berg2019-05-271-3/+3
* mouse: Use G_DECLARE_DERIVABLE_TYPE for GsdTimelineBenjamin Berg2019-03-222-66/+50
* mouse: Use G_DECLARE_FINAL_TYPE for GsdMouseManagerBenjamin Berg2019-03-222-60/+37
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+2
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-50/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+53
* plugins: Use LIBM macro instead of hard-coding itBastien Nocera2016-10-111-2/+3
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-17/+6
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-76/+3
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+19
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-5/+5
* mouse: Remove support for non-libinput mouse configurationsBastien Nocera2016-01-041-1252/+3
* mouse: Migrate settings when the plugin is activatedBastien Nocera2016-01-041-1/+3
* mouse: Force 2-finger scroll by default if availableBastien Nocera2015-12-171-11/+16
* mouse: Migrate scroll-method key to new edge-scrolling-enabled keyBastien Nocera2015-12-171-1/+13
* common: Rename a couple of synaptics specific functionsRui Matos2015-07-021-3/+3
* common: Make device type presence checks work on libinput and waylandRui Matos2015-07-021-9/+27
* mouse: Do not disable touchpad buttonsOndrej Holy2015-04-231-19/+9
* mouse: Remove unpaired gdk_error_trap_push()Rui Matos2015-04-221-1/+0
* mouse: Enable tap to click on devices without hw buttonsOndrej Holy2015-04-151-2/+14
* mouse: Fix scroll methods settings for multiple devicesOndrej Holy2015-04-151-1/+0
* mouse: Fix GSettings leakBastien Nocera2015-04-081-0/+1
* mouse: Replace loop with call to ensure_touchpad_active()Carlos Garnacho2015-01-191-10/+4
* common: Migrate input settings to gsettings-desktop-schemas keysCarlos Garnacho2015-01-191-0/+70
* mouse: Use gsettings-desktop-schemas mouse/touchpad settingsCarlos Garnacho2015-01-191-105/+129
* mouse: Add scroll wheel emulation for trackballsBastien Nocera2014-10-261-0/+141
* mouse: Move set_mouse_settings() to avoid declarationBastien Nocera2014-10-261-24/+21
* locate-pointer: Replace deprecated gdk_window_get_pointerRui Matos2014-05-261-3/+10
* locate-pointer: Remove support for multiple X screensRui Matos2014-05-261-54/+40
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-0/+1
* common: provide a helper function to close an XDevice safelyPeter Hutterer2014-03-041-15/+15
* mouse: wrap pointer acceleration changes into a gdk_error_trapPeter Hutterer2014-03-041-0/+5
* mouse: wrap device button mapping into gdk_error_trap_push/popPeter Hutterer2014-03-041-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-316-12/+6
* mouse: fix two finger scrolling detectionOndrej Holy2013-10-151-6/+17
* mouse: Fix critical warnings with touchpad settingsKalev Lember2013-09-231-1/+3
* mouse: Remove empty constructor and dispose functionsKalev Lember2013-09-081-22/+0
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+2
* mouse: Enable edge scrolling if two-finger scroll is unavailaibleOndrej Holy2013-08-051-4/+9
* mouse: replace dialog by warningOndrej Holy2013-07-301-14/+1
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* mouse: Simplify stop() callBastien Nocera2013-01-151-14/+3
* mouse: Simplify finalize() callBastien Nocera2013-01-151-17/+2
* mouse: Stop idle start when stop() is calledBastien Nocera2013-01-151-0/+5