aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-08-11 17:24:36 (GMT)
committerfluxgen <fluxgen>2007-08-11 17:24:36 (GMT)
commitba0677c5877dae88a727f2749773b246c0440a42 (patch)
tree0297c60e7b640213b88f8879b8195eb0086812b2 /TODO
parent02c3749e31048bd51c20b0684e81f9c283a48e6f (diff)
downloadfluxbox-ba0677c5877dae88a727f2749773b246c0440a42.zip
fluxbox-ba0677c5877dae88a727f2749773b246c0440a42.tar.bz2
clean slate for 1.0
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 0 insertions, 28 deletions
diff --git a/TODO b/TODO
index 4c7bb6a..a8edc7d 100644
--- a/TODO
+++ b/TODO
@@ -1,34 +1,6 @@
1--------- Code: 1--------- Code:
2* Check FluxboxWindow::toggleDecor
3 Needs cleaning and check functions that uses this one. Should function
4 struct really be affected by this function.
5* Fix some kind of "global" double click interval. see IntResMenuItem.cc
6 2
7--------- Features: 3--------- Features:
8* you type a key and then you have a little menu which lets you
9 choose a window to group with the one where you are
10* Finnish (Finland) translation
11* "Iconify group"/group commands in Windowmenu
12* Call and navigate menus from the keyboard (bind a menu to a key
13 and use arrows to navigate)
14* Dynamic tag width. Currently I know of two options - constant width
15 and dividing the full window width. I like it better when the width is
16 enough to show all the title, as long as the aggregation of all tabs
17 doesn't exceed the frame's width (see PWM for example)
18* Unique names (e.g, the second xterm title will be "xterm <2>", as in
19 emacs), needed for the next wish:
20* "Goto Frame" as Emacs C-x b, that show completions in the bar
21* mouse button configure
22* better group handling - possibly a structure to hold information about a
23 tabgroup, so you can set a win property with a unique identifier and
24 ordering, so that groups can be reconstructed on restart, and also set
25 on launch somehow. Possibly related would be fixing it so it remembers
26 which member of a tabgroup is the focused one, and set that
27 appropriately when necessary (eg currently, unsticking a group will
28 revert the focus to the "first" window in the group, instead of the
29 focused one).
30
31
32 4
33 5
34Next Generation: 6Next Generation: