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)
|
(Format: Year/Month/Day)
|
||||||
Changes for 0.9.2:
|
Changes for 0.9.2:
|
||||||
*03/05/08:
|
*03/05/08:
|
||||||
|
* Fixed Slit ordering bug (Henrik)
|
||||||
|
Screen.cc
|
||||||
* Fixed better command help/option
|
* Fixed better command help/option
|
||||||
main.cc
|
main.cc
|
||||||
* Fixed Slit/ redrawing bug (Henrik)
|
* Fixed Slit redrawing bug (Henrik)
|
||||||
Slit.hh/cc
|
Slit.hh/cc
|
||||||
*03/05/07:
|
*03/05/07:
|
||||||
* Fix crash when detaching client that isn't active (Simon)
|
* 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)
|
* Integration of Remember patch (Simon)
|
||||||
* Transparency (Henrik)
|
* Transparency (Henrik)
|
||||||
Minor Features:
|
Minor Features:
|
||||||
- more keybinding actions (Both)
|
* more keybinding actions (Both)
|
||||||
* directional focus movement (Simon)
|
* directional focus movement (Simon)
|
||||||
* fix up focus issues (Simon)
|
* fix up focus issues (Simon)
|
||||||
* snap to windows (Simon)
|
* snap to windows (Simon)
|
||||||
- improved command-line help option (Henrik)
|
* improved command-line help option (Henrik)
|
||||||
* pixmap buttons (Henrik)
|
* pixmap buttons (Henrik)
|
||||||
+ Shaped menu/slit/toolbar (Henrik)
|
|
||||||
Bugfixes/lower priority:
|
Bugfixes/lower priority:
|
||||||
- Bugs from 0.9.1 (Both)
|
* Bugs from 0.9.1 (Both)
|
||||||
* stop window moving from borders (Simon)
|
* stop window moving from borders (Simon)
|
||||||
* Focus acts sloppy on window close/warp (Simon)
|
* Focus acts sloppy on window close/warp (Simon)
|
||||||
|
|
||||||
|
@ -124,6 +123,7 @@ 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 (?)
|
||||||
- nls updating (layers, toolbar) (Both)
|
- nls updating (layers, toolbar) (Both)
|
||||||
|
+ Shaped menu/slit/toolbar (Henrik)
|
||||||
Bugfixes/lower priority:
|
Bugfixes/lower priority:
|
||||||
- Fixes for 0.9.2 and previous (Both)
|
- Fixes for 0.9.2 and previous (Both)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue