fluxbox/NEWS

28 lines
1.2 KiB
Text
Raw Normal View History

This is mostly a bug fix release. For a more complete list and detailed
2011-10-28 19:09:05 +00:00
description of them see the documentation and ChangeLog.
2011-02-19 15:47:34 +00:00
2011-10-28 19:09:05 +00:00
General:
2012-12-30 10:50:44 +00:00
* 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
2006-06-13 18:31:39 +00:00
2012-12-30 10:50:44 +00:00
Critical Bugfixes in 1.3.3:
* Use of monotonic increasing clock for timer, not affected by leap seconds etc.
2006-06-13 18:31:39 +00:00
2011-10-28 19:09:05 +00:00
Other Bugfixes:
2012-12-30 10:50:44 +00:00
* Fixed placement off transient windows in a multi-monitor setup with 'holes'
* Fixed usage of '~' as part of style filenames
2012-12-30 19:38:43 +00:00
* Replaced (deprecated) XKeycodeToKeysym() with XkbKeycodeToKeysym()
2012-12-30 10:50:44 +00:00
* Improved vertical alignment of text in decorations
* Fixed compiler and code style issues
* Updated italian translations