| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable launching the display capplet at the end of the auto-configuration pr...randr-hotplug | Federico Mena Quintero | 2009-06-08 | 1 | -0/+15 |
* | Ignore RANDR events that have the same timestamp | Federico Mena Quintero | 2009-06-08 | 1 | -3/+11 |
* | Run the display capplet when autoconfiguration is done | Federico Mena Quintero | 2009-06-08 | 1 | -2/+14 |
* | Implement autoconfiguration of the outputs | Federico Mena Quintero | 2009-06-08 | 1 | -1/+95 |
* | Disable smart configuration on hotplug, and leave just autoconfiguration | Federico Mena Quintero | 2009-06-08 | 1 | -4/+28 |
* | Configure outputs in the case of hotplug | Federico Mena Quintero | 2009-06-08 | 1 | -0/+38 |
* | Optionally do not ignore GNOME_RR_ERROR_NO_MATCHING_CONFIG | Federico Mena Quintero | 2009-06-08 | 1 | -6/+14 |
* | Refresh the tray icon menu if it is active during RANDR events | Federico Mena Quintero | 2009-06-08 | 1 | -0/+15 |
* | Start processing RANDR events | Federico Mena Quintero | 2009-06-08 | 1 | -3/+22 |
* | Show timestamps dialog when applying a configuration | Federico Mena Quintero | 2009-06-08 | 1 | -0/+5 |
* | Show timestamps dialog in useful places | Federico Mena Quintero | 2009-06-08 | 1 | -0/+1 |
* | Pass real timestamps, when we have them, to the GnomeRR functions. | Federico Mena Quintero | 2009-06-08 | 1 | -20/+21 |
* | Function to show a utility dialog to show RANDR timestamps | Federico Mena Quintero | 2009-06-08 | 1 | -0/+28 |
* | For the XF86Display hotkey, use Clone mode before extended-desktop mode | Federico Mena Quintero | 2009-06-08 | 1 | -1/+1 |
* | RANDR - Oops, type 'x' in d-bus means gint64, not long | Federico Mena Quintero | 2009-06-08 | 1 | -3/+3 |
* | Merge fix for bgo#556050 - fix the label color in the randr tray icon | Federico Mena Quintero | 2009-05-06 | 1 | -0/+7 |
|\ |
|
| * | bgo#556050 - Make the RANDR tray icon's per-monitor labels explicitly black | Federico Mena Quintero | 2009-05-06 | 1 | -0/+7 |
* | | Replace usage of deprecated gtk symbols. Bug #578480 | Thomas Hindoe Paaboel Andersen | 2009-04-15 | 1 | -1/+1 |
* | | use ngettext for the reset dialog (bug #575409) | Jens Granseuer | 2009-04-14 | 1 | -1/+3 |
|/ |
|
* | (RANDR) - Increase timeout of confirmation dialog to 30 seconds, | Federico Mena Quintero | 2009-04-08 | 1 | -1/+8 |
* | if the sanitized array ends up having no members at all return a NULL | Jens Granseuer | 2009-03-28 | 1 | -8/+14 |
* | remove unused variables | Jens Granseuer | 2009-03-27 | 1 | -2/+0 |
* | (RANDR) - Ensure that there will be a backup file before committing changes | Federico Mena Quintero | 2009-03-26 | 1 | -0/+27 |
* | Ahem, remove the known-bad configuration file | Federico Mena Quintero | 2009-03-26 | 1 | -2/+5 |
* | (RANDR) - Handle the case where no backup file was created for monitors.xml, ... | Federico Mena Quintero | 2009-03-26 | 1 | -9/+16 |
* | (RANDR) - Centralize handling of GNOME_RR_ERROR_NO_MATCHING_CONFIG, as that i... | Federico Mena Quintero | 2009-03-25 | 1 | -10/+32 |
* | bgo576006 (RANDR) - Implement the XRANDR-2 ApplyConfiguration method, which t... | Federico Mena Quintero | 2009-03-19 | 1 | -6/+34 |
* | (RANDR) Revert the use of g_timeout_add_seconds() as it doesn't make sense fo... | Federico Mena Quintero | 2009-03-19 | 1 | -4/+5 |
* | use g_timeout_add_seconds instead of g_timeout_add | Jens Granseuer | 2009-02-22 | 1 | -3/+3 |
* | revert the screen resolution change if the user closes the window or hits | Jens Granseuer | 2009-02-21 | 1 | -2/+2 |
* | reviewed by: Jens Granseuer | Luca Ferretti | 2009-02-15 | 1 | -2/+2 |
* | RANDR - Use gnome_rr_config_apply_from_filename(), which is the non-deprecate... | Federico Mena Quintero | 2009-02-04 | 1 | -4/+4 |
* | bgo545115 (RANDR) - Handle the case where there is no matching configuration ... | Federico Mena Quintero | 2009-01-27 | 1 | -1/+6 |
* | bgo545115 (RANDR) - Handle showing notifications when the status_icon is not ... | Federico Mena Quintero | 2009-01-27 | 1 | -4/+11 |
* | bgo545115 (RANDR) - Use a timeout-confirmation dialog after changing the disp... | Federico Mena Quintero | 2009-01-27 | 1 | -38/+167 |
* | bgo545115 (RANDR) - During startup, restore the backup configuration if it ex... | Federico Mena Quintero | 2009-01-27 | 1 | -2/+84 |
* | bgo545115 (RANDR) - Factor out function to apply the stored configuration at ... | Federico Mena Quintero | 2009-01-27 | 1 | -11/+18 |
* | Patch by: Andres Freund <andres@anarazel.de> | Jens Granseuer | 2009-01-24 | 1 | -1/+1 |
* | bnc465968 - Lack of a stored RANDR configuration is not an error when the dae... | Federico Mena Quintero | 2009-01-15 | 1 | -2/+3 |
* | make libnotify optional again (bug #563226) (handle_fn_f7): fix memory | Jens Granseuer | 2008-12-08 | 1 | -28/+44 |
* | Implement the DBus interface for the XRANDR plugin | Federico Mena Quintero | 2008-12-04 | 1 | -40/+47 |
* | Use the GError-ified API from gnome-rr-* | Federico Mena Quintero | 2008-12-04 | 1 | -37/+62 |
* | +Tue Dec 2 15:37:21 2008 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 2008-12-02 | 1 | -6/+425 |
* | fix checks for various X11 libraries (bug #562661) | Jens Granseuer | 2008-11-29 | 1 | -3/+3 |
* | Preload gconf dirs when feasible (bug #559167) | Behdad Esfahbod | 2008-11-03 | 1 | -1/+1 |
* | Improve performance logging annotations (bug #559162) | Behdad Esfahbod | 2008-11-03 | 1 | -0/+3 |
* | Patch by: Eric Piel <e.a.b.piel@tudelft.nl> | Jens Granseuer | 2008-10-04 | 1 | -1/+5 |
* | xrandr - force size_allocate on the title menu item | Federico Mena Quintero | 2008-08-16 | 1 | -0/+12 |
* | xrandr - Hack the title items to use their full allocation | Federico Mena Quintero | 2008-08-16 | 1 | -0/+30 |
* | xrandr - Show the rotation items as radio menu items | Federico Mena Quintero | 2008-08-16 | 1 | -4/+31 |