summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-08-31mouse: use event driven mode for syndaemon, save some powerMonsta1-2/+3
2015-08-31keyboard: connect to libmatekbd's GSettings before reading themMonsta1-4/+15
2015-08-31keyboard: rename variable to better match libmatekbd stuffMonsta1-4/+4
2015-08-31housekeeping: don’t monitor fdescfs (special FS in FreeBSD)Monsta1-0/+1
2015-08-31a11y: don't use ancient properties (deprecated in GTK+ 2.22)Monsta1-2/+1
2015-08-31smartcard: 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
2014-12-13housekeeping: More network filesystems not to monitorinfirit1-4/+20
2014-12-13Support the Gtk/AutoMnemonics X settinginfirit1-0/+1
2014-11-30Connect to the right signal nameinfirit1-1/+1
2014-11-30XRandR plugin: cope with rename of get_active and get_connectedinfirit1-13/+13
2014-11-30xrandr: Only connect to MateRRScreen's signal after checking it's not NULLinfirit1-1/+2
2014-11-30Adapt to API changes in MateRRScreeninfirit1-3/+3
2014-11-30Adapt to mate-desktop API changesinfirit1-148/+166
2014-11-28fix possible dereference of NULL pointermonsta1-1/+1
2014-11-28init var properly (g_free will be happy)monsta1-1/+1
2014-11-28don't leak memorymonsta1-1/+3
2014-11-28zero-init another signals arraymonsta1-1/+1
2014-11-28zero-init signals arraymonsta1-1/+1
2014-11-03a11y-settings: Monitor gnome schema keys instead of MATE'sinfirit1-1/+1
2014-11-03a11y: Use gnome a11y schema to enable applicationsinfirit1-1/+1
2014-11-02Add a11y-settings plugininfirit7-0/+468
2014-11-02a11y-keybindings: Move to media-keys plugininfirit2-0/+45
2014-10-28configure gtk settings gtk-dialogs-use-header and gtk-enable-animationsDenis Gorodnichev1-0/+2
2014-10-24media-keys: Remove old cut-n-paste codeStefano Karapetsas22-6037/+0
2014-10-09Unmute when lowering volume and the target volume is higher than minimalMichal Ratajsky1-7/+7