diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | RoadMap | 4 |
2 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.1: | 2 | Changes for 0.9.1: |
3 | *03/04/16: | ||
4 | * Applied click raises patch (Thanks Dale P. Smith) | ||
5 | Screen.hh/cc, Window.cc | ||
3 | *03/04/15: | 6 | *03/04/15: |
7 | * Fixed y offset bug on ConfigureRequestEvent | ||
8 | Window.cc | ||
9 | * Fixed ConfigureNotify bug | ||
10 | Window.cc/hh | ||
4 | * Added drag and drop support for tabs (Henrik) | 11 | * Added drag and drop support for tabs (Henrik) |
5 | Window.hh/cc | 12 | Window.hh/cc |
6 | * Fixed client and icon count in Ewmh (Henrik) | 13 | * Fixed client and icon count in Ewmh (Henrik) |
@@ -80,8 +80,8 @@ Release: 0.9.1 | |||
80 | Approx Date: 7 April, 2003 | 80 | Approx Date: 7 April, 2003 |
81 | Major Features: | 81 | Major Features: |
82 | * Toolbar modes (Simon) | 82 | * Toolbar modes (Simon) |
83 | = Tabs embedded in titlebar (Henrik) | 83 | * Tabs embedded in titlebar (Henrik) |
84 | = Tabgroup rewrite (Henrik) | 84 | * Tabgroup rewrite (Henrik) |
85 | * Most recently used window cycling (Simon) | 85 | * Most recently used window cycling (Simon) |
86 | Minor Features: | 86 | Minor Features: |
87 | - per workspace backgrounds (Simon) | 87 | - per workspace backgrounds (Simon) |