Commit graph

18 commits

Author SHA1 Message Date
Cosimo Cecchi
33747351a8 display: use dim-label style and right align for description labels
gnome-control-center (inconsistently) uses right-aligned dim-label
widgets for description labels (for example, in the System Info, User
Accounts and Printer panels)
Use them in the Display panel here as well.

https://bugzilla.gnome.org/show_bug.cgi?id=665057
2011-11-28 10:23:50 -05:00
Bastien Nocera
71d01174d5 display: Remove duplicate/unused translations
"Normal" was translated 3 times when it only needed one,
and the translation in the .ui file weren't used at all.
2011-09-12 12:05:29 +01:00
Matthias Clasen
d29d6a395e Fix a11y/keynav issues in display panel
The Rotation label had a mnemonic, but no suitable mnemonic
widget set up.

Part of bug 650132
2011-05-15 14:03:26 -04:00
Khaled Hosny
55a118f386 display: Use text attributes instead of markup
in the UI file.

https://bugzilla.gnome.org/show_bug.cgi?id=639184
2011-01-14 14:22:41 +00:00
William Jon McCann
d6421171cc Change button to Detect Displays
Want to use display consistently instead of mixing with monitor
and screen.
2010-12-12 12:58:17 -05:00
Bastien Nocera
a941601b7c display: Mark "Mirror displays" as a verb
Add a translator comment to make sure "Mirror displays" in the main
panel UI gets translated properly.
2010-12-07 17:11:59 +00:00
Bastien Nocera
7667671ab1 display: Use "display" instead of "screen"
Use "display" consistently instead of "screen" in some portions
of the UI.
2010-12-07 16:57:09 +00:00
Dennis Cranston
e62c6f7e95 display: Title versus Sentences Capitalization
Fix a few labels.
2010-12-07 15:17:43 +00:00
Bastien Nocera
5b7132bacf display: Use new GtkSwitch for display switching
Instead of 2 radio buttons.

https://bugzilla.gnome.org/show_bug.cgi?id=636065
2010-12-01 14:45:41 +00:00
William Jon McCann
e658b6341b display: add some border padding 2010-11-21 18:48:10 -05:00
William Jon McCann
16f45eb8a7 display: remove the primary display checkbox
We'll add a graphical representation instead.
2010-11-14 15:44:36 -05:00
William Jon McCann
ad13352fbc display: make layout not jump around when selecting monitors
Add a bit of spacing for breathing room as well.
2010-11-14 15:38:17 -05:00
William Jon McCann
368849afe5 display: remove refresh rate setting
This setting isn't really something that the user has enough information
to set appropriately.  And something the system should be able to figure
out on its own.
2010-11-14 13:22:04 -05:00
William Jon McCann
75a7dbfed0 Readd the checkbox to set primary display
It doesn't currently seem to do anything however.
2010-10-07 20:18:09 -04:00
William Jon McCann
c06d1fa19a display: Simplify the layout of the display panel
Move the detect displays button to the left.
Remove make default.
Remove the show in panel item because it doesn't work in GNOME 3.
2010-10-07 19:44:17 -04:00
Bastien Nocera
a77dfb1c3c display: Reorganise according to mockups
Reorganise the widgets in the display panel to be a little bit
less of a mess of widgets. Global options are now separate from
per-monitor ones.
2010-10-06 17:57:58 +01:00
Gabriel Burt
110010bb65 bnc#600599 - [randr] Label to warn that 'Same image in all monitors' may limit the resolution options
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-09-09 14:46:00 -05:00
Thomas Wood
8836316161 display: convert display capplet to a settings panel
Add CcPanel and module implmenetation for the display settings.
2010-06-07 17:05:02 +01:00
Renamed from capplets/display/display-capplet.ui (Browse further)