Age | Commit message (Expand) | Author | Files | Lines |
2015-12-02 | Gtk3: don't use deprecated gtk_{h/v}box_new | Wolfgang Ulbrich | 2 | -0/+10 |
2015-11-19 | Install icon into hicolor directory | György Balló | 1 | -1/+1 |
2015-11-19 | xrandr: Don't remove applet background | György Balló | 1 | -1/+0 |
2015-10-15 | GTK3: xrandr tray applet support custom panel themes | lukefromdc | 1 | -1/+15 |
2015-09-28 | clarify "power" key bindings logic | Denis Gorodnichev | 2 | -4/+15 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 3 | -8/+8 |
2015-09-04 | mouse: fix memleak | Monsta | 1 | -1/+13 |
2015-09-04 | mouse: use syndaemon -K to ignore Ctrl+C and other combos | Monsta | 1 | -1/+1 |
2015-09-03 | Touchpad: Added support for natural scrolling (along with minor changes to fi... | Clement Lefebvre | 1 | -9/+67 |
2015-09-03 | Touchpad support: Fixed default value for tapping when configuration is outsi... | Clement Lefebvre | 1 | -2/+2 |
2015-09-03 | Refactored mouse plugin a bit (tap actions used to instantiate a gsettings ob... | Clement Lefebvre | 1 | -34/+31 |
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-08-18 | keyboard: connect to libmatekbd's GSettings before reading them | Monsta | 1 | -4/+15 |
2015-08-18 | keyboard: rename variable to better match libmatekbd stuff | Monsta | 1 | -4/+4 |
2015-08-07 | a11y-keyboard: drop deprecated property from ui file | Monsta | 1 | -1/+0 |
2015-07-28 | keyboard: remove XFree86 4.3.0 check which is from stone age | Monsta | 1 | -15/+3 |
2015-07-28 | mouse: use event driven mode for syndaemon, save some power | Monsta | 1 | -2/+3 |
2015-07-28 | housekeeping: don’t monitor fdescfs (special FS in FreeBSD) | Monsta | 1 | -0/+1 |
2015-07-28 | a11y: don't use ancient properties (deprecated in GTK+ 2.22) | Monsta | 1 | -2/+1 |
2015-07-28 | smartcard: return proper type | Monsta | 1 | -1/+1 |
2015-06-17 | Typo fix in debug message | Mike Gabriel | 1 | -2/+2 |
2015-05-23 | fix mpris plugin "vanish" function | Dmitriy | 1 | -1/+6 |
2015-03-15 | changed the reaction to numlock state to avoid eating 100% CPU | Monsta | 1 | -6/+6 |
2015-02-25 | xsettings plugin: first connect to settings, then read them. | Monsta | 1 | -7/+7 |
2015-01-13 | background plugin: safer access to list element's data | Monsta | 1 | -1/+1 |
2015-01-13 | a11y-keyboard: fix crash | Monsta | 1 | -9/+9 |
2015-01-13 | xrandr: use mate_gdk_spawn_command_line_on_screen always | Monsta | 1 | -6/+1 |
2015-01-12 | housekeeping plugin: add missing dollar sign in Makefile.am | Monsta | 1 | -1/+1 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -16/+0 |
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+16 |
2014-12-13 | Sync with GSD: Use MIME types for schemes, not GConf | infirit | 1 | -28/+8 |
2014-12-13 | media-keys: Add support for more multimedia keys | infirit | 2 | -5/+17 |
2014-12-13 | media-keys: Add ability to hard-code keys | infirit | 2 | -21/+28 |
2014-12-13 | xrdb: Use sysconfdir for .ad files, since they are settings | infirit | 3 | -3/+3 |
2014-12-13 | media-keys: Show a touchpad-disabled if no touchpad | infirit | 1 | -0/+8 |
2014-12-13 | mouse: Move "has touchpad" function to common | infirit | 5 | -64/+155 |
2014-12-13 | xsettings: Make fontconfig a hard dependency | infirit | 2 | -25/+4 |
2014-12-13 | unneeded debug removed | infirit | 1 | -20/+0 |
2014-12-13 | housekeeping: Fix compile-time warning | infirit | 2 | -2/+2 |
2014-12-13 | xsettings: Export Xft.lcdfilter for OO.o's benefit | infirit | 1 | -0/+4 |
2014-12-13 | xrandr: Add icon to the "Keep settings" dialogue | infirit | 1 | -0/+1 |
2014-12-13 | housekeeping: Use void when no parameters to function | infirit | 1 | -1/+1 |
2014-12-13 | mouse: Check for touchpad before running syndaemon | infirit | 1 | -1/+22 |
2014-12-13 | msd-osd-window: Remove unused variable | infirit | 1 | -2/+0 |
2014-12-13 | Gtk3: Fixup draw-event handling | infirit | 1 | -4/+12 |
2014-12-13 | housekeeping: More network filesystems not to monitor | infirit | 1 | -4/+20 |
2014-12-13 | Support the Gtk/AutoMnemonics X setting | infirit | 1 | -0/+1 |
2014-11-30 | Connect to the right signal name | infirit | 1 | -1/+1 |
2014-11-30 | XRandR plugin: cope with rename of get_active and get_connected | infirit | 1 | -13/+13 |