summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2012-10-12fix incorrect FSF addressraveit65117-140/+140
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas29-2864/+1031
2012-09-03port msd-housekeeping-manager.c to gsettingsStefano Karapetsas1-61/+23
2012-08-04Revert "Micro-optimization." Wrong branch.Steve Zesch1-5/+12
This reverts commit 91f651c6f6f0ee7fdff1d49e36161d4e76e16e02.
2012-08-04Micro-optimization.Steve Zesch1-12/+5
do_multimedia_player_action did nothing more than call msd_media_player_key_pressed, which was pointless overhead.
2012-06-22fix missing gsd=>msd rename due to pull requestStefano Karapetsas1-1/+1
2012-06-05commenting "changed" callback, related with issue #16 on mate-desktop ↵Perberos2-6/+7
(https://github.com/mate-desktop/mate-desktop/issues/16)
2012-06-05changing code format ↵Perberos5-645/+711
(http://imageshack.us/photo/my-images/9/254223656580e542a60a.jpg/)
2012-06-05removing autogenerated filePerberos1-41/+0
2012-05-03media-keys: fix the "calculator key"Stefan Tauner1-1/+7
try to find mate-calc, fall back to gcalctool if it is not found. Signed-off-by: Stefan Tauner <[email protected]>
2012-03-16housekeeping: Don't access free'd memory if a volume is unmounted whilst the ↵Rodrigo Moya1-3/+5
dialog is displayed
2012-03-16media-keys: React to stream-removed signal from GvcMixerControlRodrigo Moya1-0/+17
2012-03-16RANDR - Add mateconf key for disabling boot time configurationMartin Pitt1-1/+3
In a lot of situations it is undesirable to have g-s-d change the XRandR settings, because it overrides X.org customizations, leads to unnecessary mode switches, or increases boot time. Add a mateconf key "use_xorg_monitor_settings" to disable apply_default_boot_configuration(), in which case the XRandR configuration will not be touched unless there is a global or per-user configuration file. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=631388 Bug-Ubuntu: https://launchpad.net/bugs/640807
2012-03-16(randr) bnc#647304 - If the stored configuration fails at startup, use the ↵Gary Lin1-2/+3
fallback configurations Previously, if a stored configuration existed but it could not be applied due to nonmatching monitors, we would do nothing else - potentially leaving the user in whatever startup state was used by the X server. Now, in that condition we simply fall back to trying the system-global configuration or the boot-time configuration. Signed-off-by: Federico Mena Quintero <[email protected]>
2012-03-16Revert "Fix launching the display configuration tool"Vincent Untz1-1/+1
In 2.32, we still want to use mate-display-properties. This reverts commit 03112091d18ad0f9cc66b5f8835aadb1c47bc9ee.
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar101-0/+0
2012-02-21gsd to msd complete rename patch by NiceandGently; code changes commithaxar117-3051/+3051
2012-01-30g_get_user_config_dir() would be better ↵Perberos1-1/+5
(https://github.com/mate-desktop/mate-panel/issues/8)
2012-01-24fix typo (Unkown => Unknown), thanks lintian!Stefano Karapetsas1-2/+2
2012-01-23fix typosStefano Karapetsas2-2/+2
2012-01-23fix media-keys/Makefile.amStefano Karapetsas1-2/+2
2012-01-22add support for gstreamer/alsa/oss instead of pulse for media-keysStefano Karapetsas5-19/+557
https://bugzilla.gnome.org/show_bug.cgi?id=571145 patch stolen from debian: http://patch-tracker.debian.org/patch/series/view/gnome-settings-daemon/2.30.2-2+squeeze1/20_gstreamer.patch
2011-12-08fixing issue with <Control> key at keybindingPerberos1-0/+19
2011-12-08using .config instead of .mate2Perberos1-19/+20
2011-12-08GDK_DISPLAY() is deprecatedPerberos9-177/+174
2011-12-03removing autogenerated filesPerberos21-14966/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos233-0/+58174