From dd479c06bf840bea7ffcf3006f66563acc70e878 Mon Sep 17 00:00:00 2001 From: Ilia Bozhinov Date: Wed, 29 Jul 2020 14:08:22 +0200 Subject: [PATCH] xwayland: add support for setting scale factor Needs to be set in the ready handler. (cherry picked from commit 4c8cea6977a4d34c088a3b90ef2fc94eecccd673) --- metadata/core.xml | 5 +++++ src/view/xwayland.cpp | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/metadata/core.xml b/metadata/core.xml index 54e93dca9..2f8c03eb1 100644 --- a/metadata/core.xml +++ b/metadata/core.xml @@ -50,6 +50,11 @@ <_long>Enables or disables XWayland support, which allows X11 applications to be used. true +