aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 55eeafe..ff94157 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ News in 0.9.14:
5 * session.screenN.windowScrollReverse: true|false 5 * session.screenN.windowScrollReverse: true|false
6 - reverse the action direction 6 - reverse the action direction
7 * New locales: uk_UA, be_BY, el_GR 7 * New locales: uk_UA, be_BY, el_GR
8 * Focus options: (Mathias) 8 * Focus options:
9 SloppyFocus, SemiSloppyFocus and ClickToFocus options are now 9 SloppyFocus, SemiSloppyFocus and ClickToFocus options are now
10 MouseFocus, ClickFocus, MouseTabFocus and ClickTabFocus 10 MouseFocus, ClickFocus, MouseTabFocus and ClickTabFocus
11 * Renamed bsetroot to fbsetroot 11 * Renamed bsetroot to fbsetroot
@@ -24,8 +24,9 @@ News in 0.9.14:
24 - Usage of xft-fonts is prefered, except a font-description starts with '-' 24 - Usage of xft-fonts is prefered, except a font-description starts with '-'
25 - Removed "antialias"-option completly, to enable/disable "antialias" 25 - Removed "antialias"-option completly, to enable/disable "antialias"
26 use either <fontname>:antialias=<bool> in the style or use 26 use either <fontname>:antialias=<bool> in the style or use
27 Xft.antialias: <bool> in your .Xdefaults
27 - Added caching of fonts, fonts are only loaded once. 28 - Added caching of fonts, fonts are only loaded once.
28 Xft.antialias: <bool> in your .Xdefaults 29
29 * New style resources: 30 * New style resources:
30 *.font.effect: <halo|shadow> 31 *.font.effect: <halo|shadow>
31 *.font.shadow.x : <int> - shadow x offset 32 *.font.shadow.x : <int> - shadow x offset