summaryrefslogtreecommitdiffstats
path: root/mga-bg-res/NEWS
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2015-03-05 15:17:48 +0100
committerRémi Verschelde <remi@verschelde.fr>2015-03-05 15:17:48 +0100
commitdf2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8 (patch)
tree697e82c39d7b4541afe1e3e70f43f88bbbd28984 /mga-bg-res/NEWS
parent44ae9916bf461962fadcaf8adafb58adc0b0a665 (diff)
downloadtheme-df2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8.tar
theme-df2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8.tar.gz
theme-df2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8.tar.bz2
theme-df2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8.tar.xz
theme-df2c9c74ec85fa7ac4c8cb32bd17f25165ee67c8.zip
mga-bg-res 0.4
- xinit script: Handle resolutions that are not directly provided in mageia-theme but have the same aspect ratio as provided images o Nothing is done is the symlink is already correct o Calculate aspect ratio for input resolution and link to the provided picture with the nearest aspect ratio (±0.025).
Diffstat (limited to 'mga-bg-res/NEWS')
-rw-r--r--mga-bg-res/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/mga-bg-res/NEWS b/mga-bg-res/NEWS
index bf66006..427bf45 100644
--- a/mga-bg-res/NEWS
+++ b/mga-bg-res/NEWS
@@ -1,3 +1,10 @@
+Version 0.4 (2015-03-05):
+- xinit script: Handle resolutions that are not directly provided
+ in mageia-theme but have the same aspect ratio as provided images
+ o Nothing is done is the symlink is already correct
+ o Calculate aspect ratio for input resolution and link to the provided
+ picture with the nearest aspect ratio (±0.025).
+
Version 0.3 (2015-02-13):
- Add support for any screen resolution that fits an aspect ratio
provided in mageia-theme (Akien)