Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-13 | unneeded debug removed | infirit | 1 | -20/+0 | |
It was necessary long ago, when stdout was hard to get from m-s-d Taken from GSD commit: 950112d2d077450aa9c4ca60fb03a61bfacf43c7 From: Sergey V. Udaltsov <[email protected]> | |||||
2014-12-13 | housekeeping: Fix compile-time warning | infirit | 2 | -2/+2 | |
Taken from GSD commit: 5fec0799987ef93077c1d823eb2e7bb9e95dc976 From: Bastien Nocera <[email protected]> | |||||
2014-12-13 | xsettings: Export Xft.lcdfilter for OO.o's benefit | infirit | 1 | -0/+4 | |
Export Xft.lcdfilter legacy setting for the benefit of OpenOffice.org which doesn't follow the other fontconfig settings. Taken from GSD commit: 6cf315249ab27d4396b0f5b5edb1e689a5cafc68 From: Chris Coleman <[email protected]> gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=631924 | |||||
2014-12-13 | xrandr: Add icon to the "Keep settings" dialogue | infirit | 1 | -0/+1 | |
Taken from GSD commit: 6cd5f46fcb6d0580e541f8d462a1a61e5f0150a3 From: Bastien Nocera <[email protected]> | |||||
2014-12-13 | housekeeping: Use void when no parameters to function | infirit | 1 | -1/+1 | |
Based on GSD commit: 826de890a80692da47721191e4e58b171691f81e 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-12-13 | msd-osd-window: Remove unused variable | infirit | 1 | -2/+0 | |
2014-12-13 | Gtk3: Fixup draw-event handling | infirit | 1 | -4/+12 | |
Missing bits taken from GSD commit: 0d114cf6f19f3ae0d3e73e2b38c5bd1fd495e390 From: William Jon McCann <[email protected]> | |||||
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 | |
Taken from GSD commit: f8d7e4124d269200708a2f7259a0e629726c5785 From: Matthias Clasen <[email protected]> | |||||
2014-11-30 | Update NEWS | infirit | 1 | -0/+2 | |
2014-11-30 | Connect to the right signal name | infirit | 1 | -1/+1 | |
Based on gnome-settings-dameon commit: 107f7cdea4bcc508622e040d22e43a9e65574401 From: Emilio Pozuelo Monfort <[email protected]> | |||||
2014-11-30 | XRandR plugin: cope with rename of get_active and get_connected | infirit | 1 | -13/+13 | |
Now the methods are called is_active and is_connected Based on gnome-settings-daemon commit: 68ff8cf63cea899b45d0ffb6950fdcc28d71fffd (patch) From: Giovanni Campagna <[email protected]> | |||||
2014-11-30 | xrandr: Only connect to MateRRScreen's signal after checking it's not NULL | infirit | 1 | -1/+2 | |
Taken from gnome-settings-deaemon commit:9b1fd55f4e65cad07a3f39de441aca53e34e7473 From: Rodrigo Moya <[email protected]> | |||||
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 | |
Based on gnome-settings-daemon commit: 3d4bb7d247ac1d70840cd7ea7247263d3f590d9f From: Giovanni Campagna <[email protected]> - mate_rr_screen_new has lost the callback parameter, replaced by "screen-changed" signal - mate_rr_screen_destroy is gone | |||||
2014-11-30 | Adapt to mate-desktop API changes | infirit | 1 | -148/+166 | |
Based on gnome-settings-daemon commit 8fb7dd9c4dc6da34b4b2961c6212b91d6342152a From: Giovanni Campagna <[email protected]> MateRRScreen, MateRRConfig and MateRROutputInfo have been turned into GObjects. Adapt to that. | |||||
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-19 | Bump version to 1.9.5mate-settings-daemon-1.9.5 | Stefano Karapetsas | 2 | -2/+2 | |
2014-11-19 | Bump version to 1.9.4mate-settings-daemon-1.9.4 | Stefano Karapetsas | 2 | -2/+2 | |
2014-11-19 | Sync translations with transifex | mate-i18n | 2 | -60/+61 | |
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 | |
For example when we toggle screen-reader-enable in the gnome schema orca will turn on and off even under MATE. | |||||
2014-11-02 | Add a11y-settings plugin | infirit | 11 | -0/+485 | |
2014-11-02 | a11y-keybindings: Move to media-keys plugin | infirit | 7 | -66/+66 | |
2014-10-28 | Require mate-desktop 1.9.3 | infirit | 1 | -1/+1 | |
We depend on new keys in commit 96de90af074a934129225ebf0e51764affef53ef | |||||
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 | 23 | -6038/+0 | |
2014-10-24 | Revert "Update PORFILES.in" | Stefano Karapetsas | 1 | -0/+1 | |
This reverts commit 8220f432b99145a4ec9089807537ed351c041110. | |||||
2014-10-24 | Update PORFILES.inmate-settings-daemon-1.9.3 | Stefano Karapetsas | 1 | -1/+0 | |
2014-10-24 | Bump version to 1.9.3 | Stefano Karapetsas | 2 | -2/+2 | |
2014-10-15 | Merge branch 'libmatemixer' | Stefano Karapetsas | 10 | -459/+280 | |
2014-10-12 | Bump version to 1.9.2mate-settings-daemon-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2014-10-12 | Sync translations with transifex | mate-i18n | 7 | -81/+86 | |
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 | |
2014-10-09 | Clean things up a bit, update copyright, remove unused code, fix NEWS and ↵ | Michal Ratajsky | 7 | -158/+51 | |
compiler warnings | |||||
2014-10-09 | Remove GStreamer parts and use libmatemixer | Michal Ratajsky | 6 | -300/+222 | |
2014-10-08 | media-keys: Use galculator first | Stefano Karapetsas | 1 | -1/+3 | |
2014-09-19 | Update schema to use toggle shell script | infirit | 1 | -3/+3 | |
Fixes https://github.com/mate-desktop/mate-settings-daemon/issues/32 | |||||
2014-07-14 | xrandr-manager: Fix memleak | infirit | 1 | -0/+3 | |
2014-07-14 | Gtk+3: Fix label title label in msd-xrandr-manager | infirit | 1 | -0/+19 | |
2014-07-12 | Un-break my previous commit | infirit | 1 | -4/+3 | |
2014-07-12 | Add ability to enable/disable debug with GSettings | infirit | 2 | -0/+37 | |
Based on similar commit in mate-session-manager. | |||||
2014-07-12 | Sync translations with transifex | mate-i18n | 5 | -76/+81 | |
2014-07-08 | Merge pull request #71 from dkao/master | Stefano Karapetsas | 1 | -1/+1 | |
mpris: Replace googlemusicframe with nuvolaplayer |