From e43cbeb865c38e9d5e5794ab8ea56d5ff062cdcd Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@garz-fricke.com> Date: Tue, 21 Jun 2022 12:31:49 +0000 Subject: [PATCH] Integrate qt-multi-screen-compositor/add-message-server-client -- Commit: https://git.seco.com/seco-ne/tools/qt-multi-screen-compositor/-/commit/bb90d170cf7e30336842ceaec2ad7289fa240d37 Cleanup: Add common header for client and server, remove unused code -- Commit: https://git.seco.com/seco-ne/tools/qt-multi-screen-compositor/-/commit/9c3b785e5fd44ecd5b98a06f831560bb13a8dcb9 Config: Move the read rotation function inside the config class -- Commit: https://git.seco.com/seco-ne/tools/qt-multi-screen-compositor/-/commit/3bc95fd980721e66ee5bceacfd24c38881d4d973 Add compositor-message tool, massiv renaming and cleanup -- Commit: https://git.seco.com/seco-ne/tools/qt-multi-screen-compositor/-/commit/00617781ba39053846d04c83d36a8f0f1907a372 Add server class, implement command decoding Add hide and show window MoveWindowToScreen --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index 8a4f50e2..f586b4aa 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -11,4 +11,4 @@ SRCREV_pn-xconfig = "9a1d46bfe223920cddfcf054ac3432c0701633e8" SRCREV_pn-linux-guf = "1d74e579951ca35982349a9e02e8f433bcfcd3e7" SRCREV_pn-linux-imx-kuk = "c0bf078535e6ff47dcee1e4dfd39fa7fca51ee71" SRCREV_pn-u-boot-imx = "f8427e665cfa9bf467199358bb11268b480ed79d" -SRCREV_pn-qt-multi-screen-compositor = "a970806479bf186375a9f3e65d2a2a36076f7c67" +SRCREV_pn-qt-multi-screen-compositor = "bb90d170cf7e30336842ceaec2ad7289fa240d37" -- GitLab