aboutsummaryrefslogtreecommitdiff
path: root/RoadMap
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-06-23 14:16:05 (GMT)
committerrathnor <rathnor>2003-06-23 14:16:05 (GMT)
commit09a5c23c5b099af531842ae7868e98bc8d717dac (patch)
treecf5ea34c09ee3d16ddc2e9abfc1bd2880a94067d /RoadMap
parent2e6baffb9bf988901f9fa02f651efc9b2528d7b5 (diff)
downloadfluxbox-09a5c23c5b099af531842ae7868e98bc8d717dac.zip
fluxbox-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--RoadMap8
1 files changed, 4 insertions, 4 deletions
diff --git a/RoadMap b/RoadMap
index 08c1c7e..5cc34c4 100644
--- a/RoadMap
+++ b/RoadMap
@@ -132,17 +132,17 @@ Approx Date: 23 June, 2003
132Key Features: 132Key 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)
141Other Minor Features: 141Other 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)
144Bugfixes/lower priority: 144Bugfixes/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.