aboutsummaryrefslogtreecommitdiff
path: root/RoadMap
diff options
context:
space:
mode:
Diffstat (limited to 'RoadMap')
-rw-r--r--RoadMap120
1 files changed, 120 insertions, 0 deletions
diff --git a/RoadMap b/RoadMap
new file mode 100644
index 0000000..13ed74d
--- /dev/null
+++ b/RoadMap
@@ -0,0 +1,120 @@
1This file is intended to provide a rough roadmap of the development
2towards the Fluxbox 1.0.0 release.
3
4The process will involve a number of development releases in the 0.9
5series until features and execution (i.e. bugs) stabilise.
6
7Some of the interesting new features beyond 0.1.14 that we'd like to work towards are:
8
9- Layer Support
10- New action system (key/mouse bindings)
11- Tabgroup rewrite (should also allow more commands to act on the whole group)
12- Tabs embedded in titlebar
13- Most recently used window cycling
14- Toolbar modes
15- Integration of remember patch (or at least the concept)
16- Smarter config menus (ability to modify numeric values)
17- fix Xinerama support again
18
19Some minor ones (mainly bugfixes or small things) that I feel like noting are
20(many of these based on feature requests or bug reports from sourceforge):
21
22- (optional) Unique per-workspace backgrounds
23- Key bindings for:
24 -> restart
25 -> specific tab numbers
26 -> tabgroup keybindings
27 -> menu navigation
28 -> moving windows to next workspace/tabgroup
29- fix up focus issues (click to focus sometimes acts like sloppy)
30- proper initialisation from hints (e.g. Eterm -D 2)
31- fix toggledecoration to not give tabs back etc
32- snap to windows
33- Pixmap buttons
34- Shaped menus/toolbar/slit
35- improved command line output for help option (plus include compile-time options
36 etc in output for improved bug reporting)
37- layer configuration things for toolbar/slit/numlayers
38- fix outline window moving
39
40Some lower priority ones ("thoughts"/maybes):
41
42- transparency (major)
43- keybindings for directional focus moving:
44 -> nextWindowLeft/Right/Up/Down
45 - looks for the window left of the current one, and gives it focus
46- more powerful autogrouping matching
47- stop window movement by clicking on border (only on frame instead)
48- mouse button "keys"
49- ability to specify keybinding actions for titlebar buttons (i.e. configurable actions for titlebar buttons).
50
51Known Bugs (to be looked at at some time):
52
53
54----------------------------------------------------------
55
56So, what's the plan?
57
58----------------------------------------------------------
59Release: 0.9.0
60Approx Date: 23 February, 2003
61Major Features:
62 - Layer support (Simon)
63 - New action system (Henrik)
64 - Smarter config menus (Henrik)
65Minor Features:
66 - Proper initialisation from hints (Simon)
67 - Shaped menu/slit/toolbar (Henrik)
68 - layer configuration things (Simon)
69Bugfixes/lower priority:
70
71----------------------------------------------------------
72Release: 0.9.1
73Approx Date: 8 March, 2003
74Major Features:
75 - Toolbar modes (Simon)
76 - Tabs embedded in titlebar (Henrik)
77 - Tabgroup rewrite (Henrik)
78 - Most recently used window cycling (Simon)
79Minor Features:
80 - per workspace backgrounds (Simon)
81 - more keybinding actions (Both)
82 - pixmap buttons (Henrik)
83 - fix outline window moving
84Bugfixes/lower priority:
85 - Bugs from 0.9.0 (Both)
86 - stop window moving from borders (Simon)
87 - more powerful autogroup matching (?)
88
89----------------------------------------------------------
90Release: 0.9.2
91Approx Date: 22 March, 2003
92Major Features:
93 - Integration of Remember patch (Simon)
94 - Transparency (Henrik)
95 - Xinerama (Henrik)
96Minor Features:
97 - directional focus movement (?)
98 - fix up focus issues (Simon)
99 - snap to windows (Simon)
100 - improved command-line help option (Henrik)
101 - nls updating (layers, toolbar) (Both)
102Bugfixes/lower priority:
103 - Bugs from 0.9.1 (Both)
104
105----------------------------------------------------------
106Release: 1.0.0 rc1
107Approx Date: 8 April, 2003
108Major Features:
109 None
110Minor Features:
111 None
112Bugfixes/lower priority:
113 - Fixes for 0.9.2 and previous
114
115----------------------------------------------------------
116
117Release: 1.0.0
118Approx Date: 23 April, 2003
119
120Obviously any remaining bug-fixes and small tweaks