[gnome-control-center/wip/benzea/display-settings-widget: 9/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: 9/14] display: Also update display settings if the active state changes
- Date: Sun, 20 Jan 2019 20:48:05 +0000 (UTC)
commit 0536c9429ea8e58c6e00ecdfc31791a586c9e573
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 7c27f7603..58e405c38 100644
--- a/panels/display/cc-display-settings.c
+++ b/panels/display/cc-display-settings.c
@@ -743,7 +743,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]