[gnome-control-center/wip/benzea/display-settings-widget: 14/14]	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: 14/14]	display: Also update display settings if the active state changes
 
- Date: Sat, 19 Jan 2019 23:12:03 +0000 (UTC)
 
commit 11f26a5becc1cf75c07c5efa576723a8d4cb2462
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 6335f1152..e92f0a0a3 100644
--- a/panels/display/cc-display-settings.c
+++ b/panels/display/cc-display-settings.c
@@ -741,7 +741,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]