[gnome-flashback] monitor-manager: set crtc id also without config
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] monitor-manager: set crtc id also without config
- Date: Tue, 7 Jul 2020 18:36:15 +0000 (UTC)
commit 5db549739e2420055f6c5a00a37b16d2f3f8c8d6
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Jul 7 15:36:27 2020 +0300
monitor-manager: set crtc id also without config
backends/gf-monitor-manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/backends/gf-monitor-manager.c b/backends/gf-monitor-manager.c
index 469f32b..b0dbe6a 100644
--- a/backends/gf-monitor-manager.c
+++ b/backends/gf-monitor-manager.c
@@ -1113,7 +1113,7 @@ gf_monitor_manager_handle_get_resources (GfDBusDisplayConfig *skeleton,
{
g_variant_builder_add (&crtc_builder, "(uxiiiiiuaua{sv})",
i, /* ID */
- 0,
+ (int64_t) crtc->crtc_id,
0,
0,
0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]