gnome-control-center/capplets/display
Federico Mena Quintero fabb6bd6dc bnc433939 - Add On/Off radio buttons for the monitors
2008-12-18  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=433939 - It's not
	obvious how to turn on a new monitor.

	* display-capplet.glade: Add On/Off radio buttons for the selected
	monitor, as it is hard to find that the on/off state is actually
	set by the Resolution combo.

	* xrandr-capplet.c (rebuild_gui): Don't set sensitivity of
	resolution_combo here...
	(rebuild_resolution_combo): ... but do it here instead.  This is
	so that we can match the state of the monitor on/off buttons.
	(rebuild_on_off_radios): New function.  We set the on/off radio
	buttons based on the "on" state of the current output.
	(monitor_on_off_toggled_cb): New callback; we toggle the current
	output's on/off state.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9186
2009-01-07 23:27:49 +00:00
..
icons remove 2007-06-29 20:05:33 +00:00
build.sh +Tue Jun 17 19:51:03 2008 S�ren Sandmann <sandmann@redhat.com> 2008-06-17 23:52:37 +00:00
ChangeLog bnc433939 - Add On/Off radio buttons for the monitors 2009-01-07 23:27:49 +00:00
display-capplet.glade bnc433939 - Add On/Off radio buttons for the monitors 2009-01-07 23:27:49 +00:00
display-properties.desktop.in.in Patch by: Stephane Loeuillet <leroutier@gmail.com> 2007-10-02 18:01:06 +00:00
foo-marshal.c +Tue Jun 17 19:51:03 2008 S�ren Sandmann <sandmann@redhat.com> 2008-06-17 23:52:37 +00:00
foo-marshal.h +Tue Jun 17 19:51:03 2008 S�ren Sandmann <sandmann@redhat.com> 2008-06-17 23:52:37 +00:00
Makefile.am Correct some HIG problems. Remove/#if 0 some unused code. Bug #551511. 2008-10-08 21:16:53 +00:00
scrollarea.c XOR the old and the new regions instead of subtracting old from new. Fixes 2008-10-09 01:22:08 +00:00
scrollarea.h fix cairo include 2008-06-18 17:53:37 +00:00
TODO Remove this obsolete file. 2008-07-10 18:49:58 +00:00
xrandr-capplet.c bnc433939 - Add On/Off radio buttons for the monitors 2009-01-07 23:27:49 +00:00