Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-10 | mouse: remove unused variable | monsta | 1 | -2/+0 | |
2016-01-09 | mouse: remove useless code | monsta | 1 | -66/+0 | |
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=1f267afcbd7a7b7a5dac6154e420bfae780634e3 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=98df44761b4f0c70078df635aaa68adff6454380 | |||||
2016-01-09 | mouse: less #if's | monsta | 1 | -20/+26 | |
2015-12-02 | GTK3 mouse: don't use deprecated gdk_window_get_pointer | Wolfgang Ulbrich | 1 | -1/+29 | |
2015-12-02 | GTK3: use gdk_error_trap_pop_ignored() when appropriate | Wolfgang Ulbrich | 1 | -0/+8 | |
taken from: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=544526d | |||||
2015-09-04 | mouse: fix memleak | Monsta | 1 | -1/+13 | |
adapted from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=5ee48ce8aa66f6c4fdc4aa2c07bc03bdb83bcb65 | |||||
2015-09-04 | mouse: use syndaemon -K to ignore Ctrl+C and other combos | Monsta | 1 | -1/+1 | |
adapted from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=d8e4167a257d253c0f02cb50d170b26ab57fb5be | |||||
2015-09-03 | Touchpad: Added support for natural scrolling (along with minor changes to ↵ | Clement Lefebvre | 1 | -9/+67 | |
fix a few warnings and make var names more consistent with one another) | |||||
2015-09-03 | Touchpad support: Fixed default value for tapping when configuration is ↵ | Clement Lefebvre | 1 | -2/+2 | |
outside of bonds, fixed typo in settings description | |||||
2015-09-03 | Refactored mouse plugin a bit (tap actions used to instantiate a gsettings ↵ | Clement Lefebvre | 1 | -34/+31 | |
object for every device) | |||||
2015-09-03 | Touchpad support: Added support for two and three finger clicks | Clement Lefebvre | 1 | -6/+60 | |
2015-08-29 | Mouse manager now reads settings for touchpad mappings | mc-jesus | 1 | -3/+27 | |
2015-07-28 | mouse: use event driven mode for syndaemon, save some power | Monsta | 1 | -2/+3 | |
from https://github.com/GNOME/gnome-settings-daemon/commit/f7071bf1f9941f0ba5fe23c645656e70fb2dd699 | |||||
2014-12-13 | mouse: Move "has touchpad" function to common | infirit | 2 | -62/+6 | |
So it can be reused. This also fixes a memory leak in the function. We were leaking the device list Taken from GSD commit: f6dcba4e954f3e910854f3c92fb69b157683267d From: Bastien Nocera <[email protected]> | |||||
2014-12-13 | mouse: Check for touchpad before running syndaemon | infirit | 1 | -1/+22 | |
This avoids error messages from syndaemon: Unable to find a synaptics device. Taken from GSD commit: fd4722b40351a3bfc1793fb4ec56e8a5a406786a From: Hernando Torque <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=632122 | |||||
2014-01-06 | Add Middle Click Emulation to mouse manager | infirit | 1 | -0/+65 | |
This change depens on gsettings key in mate-desktop. | |||||
2013-07-31 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -2/+76 | |
2012-12-22 | [mouse] remove deprecated gdk_drawable_get_size & gdk_drawable_get_screen | Jasmine Hassan | 1 | -8/+4 | |
Since we now require GTK 2.24, we can directly use gdk_window_get_width(), gdk_window_get_height(), and gdk_window_get_screen() | |||||
2012-12-15 | [mouse] Don't switch mouse buttons for XTest devices | Jasmine Hassan | 1 | -0/+1 | |
Fix fake events generated by applications being the wrong button. https://bugzilla.gnome.org/show_bug.cgi?id=627084 | |||||
2012-12-15 | [plugins] Fix some deprecations (GTK2/GTK3) | Jasmine Hassan | 1 | -2/+2 | |
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22 common|mouse: prefix GDK key constants with _KEY (GTK3) | |||||
2012-12-15 | [mouse] Replace Gdk drawing with Cairo (GTK3) | Jasmine Hassan | 1 | -13/+12 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1c1677dcfd55eb7e1f6a20435af466331ec2a911 | |||||
2012-12-06 | [plugins] cleanup macro magic in plugin.h | Jasmine Hassan | 1 | -0/+6 | |
And instead, use glib macros (since 2.14) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=0dda56c4462e070dabdab68092b6574b5e894181 | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 7 | -7/+7 | |
2012-10-01 | migrate to gsettingsmate-settings-daemon-1.5.0 | Stefano Karapetsas | 1 | -166/+115 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 8 | -0/+0 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; code changes commit | haxar | 9 | -400/+400 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -45/+45 | |
2011-12-03 | removing autogenerated files | Perberos | 1 | -768/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 11 | -0/+3683 | |