Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |