update
This commit is contained in:
parent
7066ef620b
commit
d926e4d968
2 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,11 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.2:
|
||||
*03/05/08:
|
||||
* Fixed Slit ordering bug (Henrik)
|
||||
Screen.cc
|
||||
* Fixed better command help/option
|
||||
main.cc
|
||||
* Fixed Slit/ redrawing bug (Henrik)
|
||||
* Fixed Slit redrawing bug (Henrik)
|
||||
Slit.hh/cc
|
||||
*03/05/07:
|
||||
* Fix crash when detaching client that isn't active (Simon)
|
||||
|
|
8
RoadMap
8
RoadMap
|
@ -102,15 +102,14 @@ Major Features:
|
|||
* Integration of Remember patch (Simon)
|
||||
* Transparency (Henrik)
|
||||
Minor Features:
|
||||
- more keybinding actions (Both)
|
||||
* more keybinding actions (Both)
|
||||
* directional focus movement (Simon)
|
||||
* fix up focus issues (Simon)
|
||||
* snap to windows (Simon)
|
||||
- improved command-line help option (Henrik)
|
||||
* improved command-line help option (Henrik)
|
||||
* pixmap buttons (Henrik)
|
||||
+ Shaped menu/slit/toolbar (Henrik)
|
||||
Bugfixes/lower priority:
|
||||
- Bugs from 0.9.1 (Both)
|
||||
* Bugs from 0.9.1 (Both)
|
||||
* stop window moving from borders (Simon)
|
||||
* Focus acts sloppy on window close/warp (Simon)
|
||||
|
||||
|
@ -124,6 +123,7 @@ Minor Features:
|
|||
- Add some sort of program launch function (Simon)
|
||||
- more powerful autogroup matching (?)
|
||||
- nls updating (layers, toolbar) (Both)
|
||||
+ Shaped menu/slit/toolbar (Henrik)
|
||||
Bugfixes/lower priority:
|
||||
- Fixes for 0.9.2 and previous (Both)
|
||||
|
||||
|
|
Loading…
Reference in a new issue