[gnome-control-center/wip/benzea/display-settings-widget: 2/2] 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/2] display: Also update display settings if the active state changes
- Date: Sat, 19 Jan 2019 23:39:04 +0000 (UTC)
commit b1f586e982f6c2110ae92fc7c851fdf75bdd0ed8
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]