summaryrefslogtreecommitdiff
path: root/plugins/xrandr/msd-xrandr-manager.c
AgeCommit message (Collapse)AuthorFilesLines
2012-12-22[general] replace deprecations, use GDK X11 API, bump GTK+ to 2.24Jasmine Hassan1-1/+1
for: gdk_x11_window_lookup_for_display() gdk_x11_window_foreign_new_for_display()
2012-12-15[plugins] various small fixes/improvementsJasmine Hassan1-1/+2
In plugins/housekeeping/gsd-ldsm-dialog.c - Initialize GSList ignore_paths before use - Use g_slist_prepend instead of _append in loop (more efficient), reverse after In plugins/media-keys/msd-media-keys-manager.c - Default to mate-terminal if terminal "exec" key is empty In plugins/xrandr/msd-xrandr-manager.c - Only start_or_stop_icon when the show icon key actually changes Also, adapt this for media-keys plugin: Don't use org.gnome.settings-daemon for volume_step setting http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1a9eea8224d41643a8a7a05d799198058e36e1a8
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas1-42/+24
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 commithaxar1-0/+2584