[gnome-control-center/wip/benzea/display-settings-widget: 2/7] display: Also update display settings if the active state changes
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/benzea/display-settings-widget: 2/7] display: Also update display settings if the active state changes
- Date: Mon, 21 Jan 2019 14:41:46 +0000 (UTC)
commit deced8e1315eb284939d6ccd0727baf195e0c874
Author: Benjamin Berg <bberg redhat com>
Date: Sun Jan 20 00:06:47 2019 +0100
display: Also update display settings if the active state changes
panels/display/cc-display-settings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/display/cc-display-settings.c b/panels/display/cc-display-settings.c
index f47316561..58a308e2b 100644
--- a/panels/display/cc-display-settings.c
+++ b/panels/display/cc-display-settings.c
@@ -744,7 +744,7 @@ void
cc_display_settings_set_config (CcDisplaySettings *self,
CcDisplayConfig *config)
{
- const gchar *signals[] = { "rotation", "mode", "scale", "is-usable" };
+ const gchar *signals[] = { "rotation", "mode", "scale", "is-usable", "active" };
GList *outputs, *l;
guint i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]