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