summaryrefslogtreecommitdiff
path: root/plugins/xrandr/gsd-xrandr-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Disable launching the display capplet at the end of the auto-configuration pr...randr-hotplugFederico Mena Quintero2009-06-081-0/+15
* Ignore RANDR events that have the same timestampFederico Mena Quintero2009-06-081-3/+11
* Run the display capplet when autoconfiguration is doneFederico Mena Quintero2009-06-081-2/+14
* Implement autoconfiguration of the outputsFederico Mena Quintero2009-06-081-1/+95
* Disable smart configuration on hotplug, and leave just autoconfigurationFederico Mena Quintero2009-06-081-4/+28
* Configure outputs in the case of hotplugFederico Mena Quintero2009-06-081-0/+38
* Optionally do not ignore GNOME_RR_ERROR_NO_MATCHING_CONFIGFederico Mena Quintero2009-06-081-6/+14
* Refresh the tray icon menu if it is active during RANDR eventsFederico Mena Quintero2009-06-081-0/+15
* Start processing RANDR eventsFederico Mena Quintero2009-06-081-3/+22
* Show timestamps dialog when applying a configurationFederico Mena Quintero2009-06-081-0/+5
* Show timestamps dialog in useful placesFederico Mena Quintero2009-06-081-0/+1
* Pass real timestamps, when we have them, to the GnomeRR functions.Federico Mena Quintero2009-06-081-20/+21
* Function to show a utility dialog to show RANDR timestampsFederico Mena Quintero2009-06-081-0/+28
* For the XF86Display hotkey, use Clone mode before extended-desktop modeFederico Mena Quintero2009-06-081-1/+1
* RANDR - Oops, type 'x' in d-bus means gint64, not longFederico Mena Quintero2009-06-081-3/+3
* Merge fix for bgo#556050 - fix the label color in the randr tray iconFederico Mena Quintero2009-05-061-0/+7
|\
| * bgo#556050 - Make the RANDR tray icon's per-monitor labels explicitly blackFederico Mena Quintero2009-05-061-0/+7
* | Replace usage of deprecated gtk symbols. Bug #578480Thomas Hindoe Paaboel Andersen2009-04-151-1/+1
* | use ngettext for the reset dialog (bug #575409)Jens Granseuer2009-04-141-1/+3
|/
* (RANDR) - Increase timeout of confirmation dialog to 30 seconds,Federico Mena Quintero2009-04-081-1/+8
* if the sanitized array ends up having no members at all return a NULLJens Granseuer2009-03-281-8/+14
* remove unused variablesJens Granseuer2009-03-271-2/+0
* (RANDR) - Ensure that there will be a backup file before committing changesFederico Mena Quintero2009-03-261-0/+27
* Ahem, remove the known-bad configuration fileFederico Mena Quintero2009-03-261-2/+5
* (RANDR) - Handle the case where no backup file was created for monitors.xml, ...Federico Mena Quintero2009-03-261-9/+16
* (RANDR) - Centralize handling of GNOME_RR_ERROR_NO_MATCHING_CONFIG, as that i...Federico Mena Quintero2009-03-251-10/+32
* bgo576006 (RANDR) - Implement the XRANDR-2 ApplyConfiguration method, which t...Federico Mena Quintero2009-03-191-6/+34
* (RANDR) Revert the use of g_timeout_add_seconds() as it doesn't make sense fo...Federico Mena Quintero2009-03-191-4/+5
* use g_timeout_add_seconds instead of g_timeout_addJens Granseuer2009-02-221-3/+3
* revert the screen resolution change if the user closes the window or hitsJens Granseuer2009-02-211-2/+2
* reviewed by: Jens GranseuerLuca Ferretti2009-02-151-2/+2
* RANDR - Use gnome_rr_config_apply_from_filename(), which is the non-deprecate...Federico Mena Quintero2009-02-041-4/+4
* bgo545115 (RANDR) - Handle the case where there is no matching configuration ...Federico Mena Quintero2009-01-271-1/+6
* bgo545115 (RANDR) - Handle showing notifications when the status_icon is not ...Federico Mena Quintero2009-01-271-4/+11
* bgo545115 (RANDR) - Use a timeout-confirmation dialog after changing the disp...Federico Mena Quintero2009-01-271-38/+167
* bgo545115 (RANDR) - During startup, restore the backup configuration if it ex...Federico Mena Quintero2009-01-271-2/+84
* bgo545115 (RANDR) - Factor out function to apply the stored configuration at ...Federico Mena Quintero2009-01-271-11/+18
* Patch by: Andres Freund <andres@anarazel.de>Jens Granseuer2009-01-241-1/+1
* bnc465968 - Lack of a stored RANDR configuration is not an error when the dae...Federico Mena Quintero2009-01-151-2/+3
* make libnotify optional again (bug #563226) (handle_fn_f7): fix memoryJens Granseuer2008-12-081-28/+44
* Implement the DBus interface for the XRANDR pluginFederico Mena Quintero2008-12-041-40/+47
* Use the GError-ified API from gnome-rr-*Federico Mena Quintero2008-12-041-37/+62
* +Tue Dec 2 15:37:21 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-12-021-6/+425
* fix checks for various X11 libraries (bug #562661)Jens Granseuer2008-11-291-3/+3
* Preload gconf dirs when feasible (bug #559167)Behdad Esfahbod2008-11-031-1/+1
* Improve performance logging annotations (bug #559162)Behdad Esfahbod2008-11-031-0/+3
* Patch by: Eric Piel <e.a.b.piel@tudelft.nl>Jens Granseuer2008-10-041-1/+5
* xrandr - force size_allocate on the title menu itemFederico Mena Quintero2008-08-161-0/+12
* xrandr - Hack the title items to use their full allocationFederico Mena Quintero2008-08-161-0/+30
* xrandr - Show the rotation items as radio menu itemsFederico Mena Quintero2008-08-161-4/+31