We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35763b9 commit b3f9b1aCopy full SHA for b3f9b1a
libcinnamon-desktop/gnome-rr-private.h
@@ -6,9 +6,9 @@
6
#include <X11/extensions/Xrandr.h>
7
8
#define MINIMUM_LOGICAL_SCALE_FACTOR 0.74f
9
-#define MAXIMUM_LOGICAL_SCALE_FACTOR 2.0f
+#define MAXIMUM_LOGICAL_SCALE_FACTOR 3.0f
10
#define MINIMUM_GLOBAL_SCALE_FACTOR 1
11
-#define MAXIMUM_GLOBAL_SCALE_FACTOR 2
+#define MAXIMUM_GLOBAL_SCALE_FACTOR 3
12
13
typedef struct ScreenInfo ScreenInfo;
14
0 commit comments