diff options
author | rathnor <rathnor> | 2003-03-22 13:29:48 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-03-22 13:29:48 (GMT) |
commit | 6b76196ff49598980449fb40cc109a97fd0e9fdb (patch) | |
tree | 540c07ebf5e9f573b2c3c476a21b289af12bc26e /RoadMap | |
parent | 93c4d43b694aa6c1ea13dcc22ca647750eb29df0 (diff) | |
download | fluxbox_lack-6b76196ff49598980449fb40cc109a97fd0e9fdb.zip fluxbox_lack-6b76196ff49598980449fb40cc109a97fd0e9fdb.tar.bz2 |
updating
Diffstat (limited to 'RoadMap')
-rw-r--r-- | RoadMap | 59 |
1 files changed, 39 insertions, 20 deletions
@@ -15,6 +15,7 @@ Some of the interesting new features beyond 0.1.14 that we'd like to work toward | |||
15 | - Integration of remember patch (or at least the concept) | 15 | - Integration of remember patch (or at least the concept) |
16 | - Smarter config menus (ability to modify numeric values) | 16 | - Smarter config menus (ability to modify numeric values) |
17 | - fix Xinerama support again | 17 | - fix Xinerama support again |
18 | - XRandr support | ||
18 | 19 | ||
19 | Some minor ones (mainly bugfixes or small things) that I feel like noting are | 20 | Some 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 | (many of these based on feature requests or bug reports from sourceforge): |
@@ -49,72 +50,90 @@ Some lower priority ones ("thoughts"/maybes): | |||
49 | - ability to specify keybinding actions for titlebar buttons (i.e. configurable actions for titlebar buttons). | 50 | - ability to specify keybinding actions for titlebar buttons (i.e. configurable actions for titlebar buttons). |
50 | 51 | ||
51 | Known Bugs (to be looked at at some time): | 52 | Known Bugs (to be looked at at some time): |
52 | 53 | - Focus acts sloppy on window close/warp, or when decoration-less window is "focused" | |
54 | - Doesn't redraw properly after unshade | ||
53 | 55 | ||
54 | ---------------------------------------------------------- | 56 | ---------------------------------------------------------- |
55 | 57 | ||
56 | So, what's the plan? | 58 | So, what's the plan? |
57 | 59 | ||
60 | Key: | ||
61 | - => Planned (or not applicable) | ||
62 | = => Started | ||
63 | + => Almost done | ||
64 | * => Done | ||
65 | |||
58 | ---------------------------------------------------------- | 66 | ---------------------------------------------------------- |
59 | Release: 0.9.0 | 67 | Release: 0.9.0 |
60 | Approx Date: 23 February, 2003 | 68 | Approx Date: 23 February, 2003 |
61 | Major Features: | 69 | Major Features: |
62 | - Layer support (Simon) | 70 | * Layer support (Simon) |
63 | - New action system (Henrik) | 71 | * New action system (Henrik) |
64 | - Smarter config menus (Henrik) | 72 | * Smarter config menus (Henrik) |
65 | Minor Features: | 73 | Minor Features: |
66 | - Proper initialisation from hints (Simon) | 74 | * Proper initialisation from hints (Simon) |
67 | - layer configuration things (Simon) | 75 | * layer configuration things (Simon) |
68 | Bugfixes/lower priority: | 76 | Bugfixes/lower priority: |
69 | 77 | ||
70 | ---------------------------------------------------------- | 78 | ---------------------------------------------------------- |
71 | Release: 0.9.1 | 79 | Release: 0.9.1 |
72 | Approx Date: 8 March, 2003 | 80 | Approx Date: 7 April, 2003 |
73 | Major Features: | 81 | Major Features: |
74 | - Toolbar modes (Simon) | 82 | * Toolbar modes (Simon) |
75 | - Tabs embedded in titlebar (Henrik) | 83 | = Tabs embedded in titlebar (Henrik) |
76 | - Tabgroup rewrite (Henrik) | 84 | = Tabgroup rewrite (Henrik) |
77 | - Most recently used window cycling (Simon) | 85 | - Most recently used window cycling (Simon) |
78 | Minor Features: | 86 | Minor Features: |
79 | - per workspace backgrounds (Simon) | 87 | - per workspace backgrounds (Simon) |
80 | - more keybinding actions (Both) | 88 | - more keybinding actions (Both) |
81 | - pixmap buttons (Henrik) | 89 | * fix outline window moving (Simon) |
82 | - Shaped menu/slit/toolbar (Henrik) | ||
83 | - fix outline window moving | ||
84 | Bugfixes/lower priority: | 90 | Bugfixes/lower priority: |
85 | - Bugs from 0.9.0 (Both) | 91 | - Bugs from 0.9.0 (Both) |
86 | - stop window moving from borders (Simon) | 92 | - stop window moving from borders (Simon) |
87 | - more powerful autogroup matching (?) | 93 | - Focus acts sloppy on window close/warp (Simon) |
94 | - Doesn't redraw properly after unshade (Simon) | ||
88 | 95 | ||
89 | ---------------------------------------------------------- | 96 | ---------------------------------------------------------- |
90 | Release: 0.9.2 | 97 | Release: 0.9.2 |
91 | Approx Date: 22 March, 2003 | 98 | Approx Date: 5 May, 2003 |
92 | Major Features: | 99 | Major Features: |
93 | - Integration of Remember patch (Simon) | 100 | - Integration of Remember patch (Simon) |
94 | - Transparency (Henrik) | 101 | - Transparency (Henrik) |
95 | - Xinerama (Henrik) | ||
96 | Minor Features: | 102 | Minor Features: |
97 | - directional focus movement (?) | 103 | - directional focus movement (?) |
98 | - fix up focus issues (Simon) | 104 | - fix up focus issues (Simon) |
99 | - snap to windows (Simon) | 105 | - snap to windows (Simon) |
100 | - improved command-line help option (Henrik) | 106 | - improved command-line help option (Henrik) |
101 | - nls updating (layers, toolbar) (Both) | 107 | - more powerful autogroup matching (?) |
108 | - pixmap buttons (Henrik) | ||
109 | = Shaped menu/slit/toolbar (Henrik) | ||
102 | Bugfixes/lower priority: | 110 | Bugfixes/lower priority: |
103 | - Bugs from 0.9.1 (Both) | 111 | - Bugs from 0.9.1 (Both) |
104 | 112 | ||
105 | ---------------------------------------------------------- | 113 | ---------------------------------------------------------- |
114 | Release: 0.9.3 | ||
115 | Approx Date: 26 May, 2003 | ||
116 | Major Features: | ||
117 | - Xinerama (Simon) | ||
118 | - XRandr (Henrik) | ||
119 | Minor Features: | ||
120 | - nls updating (layers, toolbar) (Both) | ||
121 | Bugfixes/lower priority: | ||
122 | - Fixes for 0.9.2 and previous (Both) | ||
123 | |||
124 | ---------------------------------------------------------- | ||
106 | Release: 1.0.0 rc1 | 125 | Release: 1.0.0 rc1 |
107 | Approx Date: 8 April, 2003 | 126 | Approx Date: 9 June, 2003 |
108 | Major Features: | 127 | Major Features: |
109 | None | 128 | None |
110 | Minor Features: | 129 | Minor Features: |
111 | None | 130 | None |
112 | Bugfixes/lower priority: | 131 | Bugfixes/lower priority: |
113 | - Fixes for 0.9.2 and previous | 132 | - Fixes for 0.9.3 and previous |
114 | 133 | ||
115 | ---------------------------------------------------------- | 134 | ---------------------------------------------------------- |
116 | 135 | ||
117 | Release: 1.0.0 | 136 | Release: 1.0.0 |
118 | Approx Date: 23 April, 2003 | 137 | Approx Date: 30 June, 2003 |
119 | 138 | ||
120 | Obviously any remaining bug-fixes and small tweaks | 139 | Obviously any remaining bug-fixes and small tweaks |