summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich8-0/+69
2015-12-02GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-0/+4
2015-12-02Gtk-+3.14: don't use deprecated GtkMiscWolfgang Ulbrich3-0/+34
2015-12-02Glib: don't use deprecated g_unix_mount_monitor_newWolfgang Ulbrich1-0/+4
2015-12-02Gtk3: don't use deprecated gtk_{h/v}box_newWolfgang Ulbrich2-0/+10
2015-11-19Install icon into hicolor directoryGyörgy Balló1-1/+1
2015-11-19xrandr: Don't remove applet backgroundGyörgy Balló1-1/+0
2015-10-15GTK3: xrandr tray applet support custom panel themeslukefromdc1-1/+15
2015-09-28clarify "power" key bindings logicDenis Gorodnichev2-4/+15
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre3-8/+8
2015-09-04mouse: fix memleakMonsta1-1/+13
2015-09-04mouse: use syndaemon -K to ignore Ctrl+C and other combosMonsta1-1/+1
2015-09-03Touchpad: Added support for natural scrolling (along with minor changes to fi...Clement Lefebvre1-9/+67
2015-09-03Touchpad support: Fixed default value for tapping when configuration is outsi...Clement Lefebvre1-2/+2
2015-09-03Refactored mouse plugin a bit (tap actions used to instantiate a gsettings ob...Clement Lefebvre1-34/+31
2015-09-03Touchpad support: Added support for two and three finger clicksClement Lefebvre1-6/+60
2015-08-29Mouse manager now reads settings for touchpad mappingsmc-jesus1-3/+27
2015-08-18keyboard: connect to libmatekbd's GSettings before reading themMonsta1-4/+15
2015-08-18keyboard: rename variable to better match libmatekbd stuffMonsta1-4/+4
2015-08-07a11y-keyboard: drop deprecated property from ui fileMonsta1-1/+0
2015-07-28keyboard: remove XFree86 4.3.0 check which is from stone ageMonsta1-15/+3
2015-07-28mouse: use event driven mode for syndaemon, save some powerMonsta1-2/+3
2015-07-28housekeeping: don’t monitor fdescfs (special FS in FreeBSD)Monsta1-0/+1
2015-07-28a11y: don't use ancient properties (deprecated in GTK+ 2.22)Monsta1-2/+1
2015-07-28smartcard: return proper typeMonsta1-1/+1
2015-06-17Typo fix in debug messageMike Gabriel1-2/+2
2015-05-23fix mpris plugin "vanish" functionDmitriy1-1/+6
2015-03-15changed the reaction to numlock state to avoid eating 100% CPUMonsta1-6/+6
2015-02-25xsettings plugin: first connect to settings, then read them.Monsta1-7/+7
2015-01-13background plugin: safer access to list element's dataMonsta1-1/+1
2015-01-13a11y-keyboard: fix crashMonsta1-9/+9
2015-01-13xrandr: use mate_gdk_spawn_command_line_on_screen alwaysMonsta1-6/+1
2015-01-12housekeeping plugin: add missing dollar sign in Makefile.amMonsta1-1/+1
2014-12-16Revert "Add back Glib 2.32 support"infirit1-16/+0
2014-12-16Add back Glib 2.32 supportinfirit1-0/+16
2014-12-13Sync with GSD: Use MIME types for schemes, not GConfinfirit1-28/+8
2014-12-13media-keys: Add support for more multimedia keysinfirit2-5/+17
2014-12-13media-keys: Add ability to hard-code keysinfirit2-21/+28
2014-12-13xrdb: Use sysconfdir for .ad files, since they are settingsinfirit3-3/+3
2014-12-13media-keys: Show a touchpad-disabled if no touchpadinfirit1-0/+8
2014-12-13mouse: Move "has touchpad" function to commoninfirit5-64/+155
2014-12-13xsettings: Make fontconfig a hard dependencyinfirit2-25/+4
2014-12-13unneeded debug removedinfirit1-20/+0
2014-12-13housekeeping: Fix compile-time warninginfirit2-2/+2
2014-12-13xsettings: Export Xft.lcdfilter for OO.o's benefitinfirit1-0/+4
2014-12-13xrandr: Add icon to the "Keep settings" dialogueinfirit1-0/+1
2014-12-13housekeeping: Use void when no parameters to functioninfirit1-1/+1
2014-12-13mouse: Check for touchpad before running syndaemoninfirit1-1/+22
2014-12-13msd-osd-window: Remove unused variableinfirit1-2/+0
2014-12-13Gtk3: Fixup draw-event handlinginfirit1-4/+12