diff options
author | rathnor <rathnor> | 2003-06-23 14:16:05 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-06-23 14:16:05 (GMT) |
commit | 09a5c23c5b099af531842ae7868e98bc8d717dac (patch) | |
tree | cf5ea34c09ee3d16ddc2e9abfc1bd2880a94067d /RoadMap | |
parent | 2e6baffb9bf988901f9fa02f651efc9b2528d7b5 (diff) | |
download | fluxbox_paul-09a5c23c5b099af531842ae7868e98bc8d717dac.zip fluxbox_paul-09a5c23c5b099af531842ae7868e98bc8d717dac.tar.bz2 |
fix grouping to persist over restart, plus various related bugs.
Also move a large proportion of window initialisation from FluxboxWindow to
WinClient
Diffstat (limited to 'RoadMap')
-rw-r--r-- | RoadMap | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -132,17 +132,17 @@ Approx Date: 23 June, 2003 | |||
132 | Key Features: | 132 | Key Features: |
133 | * Regular expression support in remember | 133 | * Regular expression support in remember |
134 | on several attributes (Simon) | 134 | on several attributes (Simon) |
135 | - Save grouping so it persists over restart (Simon) | 135 | * Save grouping so it persists over restart (Simon) |
136 | - Autogrouping functionality into remember (Simon) | 136 | - Autogrouping functionality into remember (Simon) |
137 | (this will thus get regexp matching etc) | 137 | (this will thus get regexp matching etc) |
138 | + Shaped menu/slit/toolbar (Henrik) | 138 | + Shaped menu/slit/toolbar (Henrik) |
139 | - Improved screen object placement (?) | 139 | * Improved screen object placement (Henrik) |
140 | (will fix Maximize over slit/toolbar) | 140 | (will fix Maximize over slit/toolbar) |
141 | Other Minor Features: | 141 | Other Minor Features: |
142 | - Add some sort of program launch function (Simon) | 142 | - Add some sort of program launch function (Simon) |
143 | - nls code - layers, remember, new stuff... (Both) | 143 | - nls code - layers, remember, new stuff... (Both) |
144 | Bugfixes/lower priority: | 144 | Bugfixes/lower priority: |
145 | - Titlebar sometimes doesn't redraw properly | 145 | * Titlebar sometimes doesn't redraw properly |
146 | - Fixes for 0.9.3 and previous (Both) | 146 | - Fixes for 0.9.3 and previous (Both) |
147 | 147 | ||
148 | ---------------------------------------------------------- | 148 | ---------------------------------------------------------- |
@@ -187,4 +187,4 @@ Approx Date: 31 July, 2003 | |||
187 | 187 | ||
188 | - Obviously any remaining bug-fixes and small tweaks. | 188 | - Obviously any remaining bug-fixes and small tweaks. |
189 | - Translations. | 189 | - Translations. |
190 | - Documentation. \ No newline at end of file | 190 | - Documentation. |