update
This commit is contained in:
parent
159ef752ca
commit
607f94a833
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,10 @@
|
||||||
(Format: Year/Month/Day)
|
(Format: Year/Month/Day)
|
||||||
Changes for 0.1.15:
|
Changes for 0.9.0:
|
||||||
|
*03/02/23:
|
||||||
|
* Fixed auto hide option for toolbar menu (Henrik)
|
||||||
|
Screen.cc, Toolbar.cc
|
||||||
|
* Fixed vertical workspace name editing (Henrik)
|
||||||
|
Toolbar.cc
|
||||||
*03/02/22:
|
*03/02/22:
|
||||||
* Fix frame size and window moving/resizing/outline bugs (Simon)
|
* Fix frame size and window moving/resizing/outline bugs (Simon)
|
||||||
Window.cc FbWinFrame.cc
|
Window.cc FbWinFrame.cc
|
||||||
|
|
4
README
4
README
|
@ -1,3 +1,5 @@
|
||||||
|
This is a development version of Fluxbox.
|
||||||
|
|
||||||
Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
|
Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
|
||||||
different goals.
|
different goals.
|
||||||
|
|
||||||
|
@ -6,7 +8,7 @@ Read NEWS to see whats new in this release.
|
||||||
For copyright information see COPYING
|
For copyright information see COPYING
|
||||||
|
|
||||||
For more information and extensive documentation go to:
|
For more information and extensive documentation go to:
|
||||||
http://fluxbox.org
|
http://fluxbox.org/version-0.9.0.php
|
||||||
|
|
||||||
|
|
||||||
Compile and Install:
|
Compile and Install:
|
||||||
|
|
Loading…
Reference in a new issue