update
This commit is contained in:
parent
cf8811f3a9
commit
deec1d6773
2 changed files with 37 additions and 28 deletions
|
@ -1,5 +1,14 @@
|
||||||
(Format: Year/Month/Day)
|
(Format: Year/Month/Day)
|
||||||
Changes for 0.9.3:
|
Changes for 0.9.3:
|
||||||
|
*03/05/12:
|
||||||
|
* Fixed basic RANDR support (Henrik)
|
||||||
|
Resizes toolbar and slit when root window size changes.
|
||||||
|
Screen.hh/cc, FbRootWindow.hh/cc, FbTk/FbWindow.hh
|
||||||
|
fluxbox.cc/hh
|
||||||
|
*03/05/11:
|
||||||
|
* Fixed dangling m_focused_window pointer,
|
||||||
|
that didn't got set in Fluxbox::revertFocus (Henrik)
|
||||||
|
fluxbox.cc
|
||||||
*03/05/10:
|
*03/05/10:
|
||||||
* Added FbRootWindow.hh/cc (Henrik)
|
* Added FbRootWindow.hh/cc (Henrik)
|
||||||
Screen.hh/cc, Window.cc, Workspace.cc, IconBar.cc, Slit.cc,
|
Screen.hh/cc, Window.cc, Workspace.cc, IconBar.cc, Slit.cc,
|
||||||
|
|
2
RoadMap
2
RoadMap
|
@ -118,7 +118,7 @@ Release: 0.9.3
|
||||||
Approx Date: 26 May, 2003
|
Approx Date: 26 May, 2003
|
||||||
Major Features:
|
Major Features:
|
||||||
- Xinerama (Simon)
|
- Xinerama (Simon)
|
||||||
- XRandr (Henrik)
|
* XRandr (Henrik)
|
||||||
Minor Features:
|
Minor Features:
|
||||||
- Add some sort of program launch function (Simon)
|
- Add some sort of program launch function (Simon)
|
||||||
- more powerful autogroup matching (?)
|
- more powerful autogroup matching (?)
|
||||||
|
|
Loading…
Reference in a new issue