summaryrefslogtreecommitdiff
path: root/templates/fluid/fluid.xml
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2018-12-15 21:37:46 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2018-12-15 21:37:46 +0100
commitea811026c7f88925703a26778f7b739549896abf (patch)
tree0a11c4cd38e07106313ffc6c53b43d4d5bbf1149 /templates/fluid/fluid.xml
parent075b1ca114b7f817c64ebd4a5d2b32400d52d2df (diff)
downloadcataract-ea811026c7f88925703a26778f7b739549896abf.tar.xz
templates/fluid: Add 4k size
Suitable for >30" native 4k screens with no scaling.
Diffstat (limited to 'templates/fluid/fluid.xml')
-rw-r--r--templates/fluid/fluid.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/fluid/fluid.xml b/templates/fluid/fluid.xml
index ad6cb89..b62c1d3 100644
--- a/templates/fluid/fluid.xml
+++ b/templates/fluid/fluid.xml
@@ -29,6 +29,14 @@
<fallback size="original" />
<threshold no_resize="20" availability="20" quality="5" />
</size>
+
+ <size name="4k">
+ <landscape w="3290" h="1850" />
+ <portrait w="1850" h="1850" />
+ <quality value="93" />
+ <fallback size="hires" />
+ <threshold no_resize="20" availability="20" quality="5" />
+ </size>
</image_sizes>
<!-- Global HiDPI settings -->