aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 5815ee2985d551ab94520d70b3ea00ec4a017f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This is mostly a bug fix release. For a more complete list and detailed
description of them see the documentation and ChangeLog.

General:
    * Added 'NearestCorner', 'NearestEdge' and 'NearestCornerOrEdge' resize
      methods
    * Added percentage values for commands such as ResizeWindow
    * Added style ressources 'menu.hilite.font', 'menu.hilite.justify'
    * Added 'OnTab' modifier for keys file
    * Added _MOTIF_WM_INFO atom to advertise motif capabilities
    * Added 'fullscreen', 'maximizedhorizontal', 'maximizedvertical' tests to
      client patterns
    * Added option to revert focus to previous window only on current head in
      a multi-monitor setup
    * Rewrite of FbTk::TextureRenderer (simpler code)
    * Improved building on Microsoft Windows

Critical Bugfixes in 1.3.3:
    * Use of monotonic increasing clock for timer, not affected by leap seconds etc.

Other Bugfixes:
    * Fixed placement off transient windows in a multi-monitor setup with 'holes'
    * Fixed usage of '~' as part of style filenames
    * Replaced (deprecated) XKeycodeToKeysym() with XkbKeycodeToKeysym()
    * Improved vertical alignment of text in decorations
    * Fixed compiler and code style issues
    * Updated italian translations