Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-30 | xrandr: Only connect to MateRRScreen's signal after checking it's not NULL | infirit | 1 | -1/+2 |
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 |
2014-11-30 | Adapt to mate-desktop API changes | infirit | 1 | -148/+166 |
2014-11-28 | fix possible dereference of NULL pointer | monsta | 1 | -1/+1 |
2014-11-28 | init var properly (g_free will be happy) | monsta | 1 | -1/+1 |
2014-11-28 | don't leak memory | monsta | 1 | -1/+3 |
2014-11-28 | zero-init another signals array | monsta | 1 | -1/+1 |
2014-11-28 | zero-init signals array | monsta | 1 | -1/+1 |
2014-11-03 | a11y-settings: Monitor gnome schema keys instead of MATE's | infirit | 1 | -1/+1 |
2014-11-03 | a11y: Use gnome a11y schema to enable applications | infirit | 1 | -1/+1 |
2014-11-02 | Add a11y-settings plugin | infirit | 7 | -0/+468 |
2014-11-02 | a11y-keybindings: Move to media-keys plugin | infirit | 2 | -0/+45 |
2014-10-28 | configure gtk settings gtk-dialogs-use-header and gtk-enable-animations | Denis Gorodnichev | 1 | -0/+2 |
2014-10-24 | media-keys: Remove old cut-n-paste code | Stefano Karapetsas | 22 | -6037/+0 |
2014-10-09 | Unmute when lowering volume and the target volume is higher than minimal | Michal Ratajsky | 1 | -7/+7 |
2014-10-09 | Remove debugging message | Michal Ratajsky | 1 | -2/+0 |
2014-10-09 | Update to libmatemixer changes | Michal Ratajsky | 2 | -38/+46 |