diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | * const-correctnes | 1 | * const-correctnes |
3 | * Clean up in BImage class, some of those functions are huge, and needs to be smaller. | 2 | * Clean up in BImage class, some of those functions are huge, and needs to be smaller. |
4 | And make the class more independent so it could be movable to other applications, | 3 | And make the class more independent so it could be movable to other applications, |
@@ -20,7 +19,6 @@ | |||
20 | so the user can configure toolbar in a config file | 19 | so the user can configure toolbar in a config file |
21 | * Toolbar shouldn't hide if its autohide and | 20 | * Toolbar shouldn't hide if its autohide and |
22 | you are in "change workspace mode" | 21 | you are in "change workspace mode" |
23 | * The BadAccess error in Theme | ||
24 | * Finnish (Finland) translation | 22 | * Finnish (Finland) translation |
25 | * Wheel-config support | 23 | * Wheel-config support |
26 | * Separator in the menus | 24 | * Separator in the menus |
@@ -28,8 +26,6 @@ | |||
28 | * Net wm atom support | 26 | * Net wm atom support |
29 | * Clean up in the global namespace | 27 | * Clean up in the global namespace |
30 | * Create fbinput style app | 28 | * Create fbinput style app |
31 | * Add wheelscroll-workspace-change configuration (reversed order or | ||
32 | regular) | ||
33 | * Add "system menu" for minimized apps in the icon bar. | 29 | * Add "system menu" for minimized apps in the icon bar. |
34 | (Close, Kill, Send to, etc) | 30 | (Close, Kill, Send to, etc) |
35 | * "Iconify group"/group commands in Windowmenu | 31 | * "Iconify group"/group commands in Windowmenu |
@@ -42,8 +38,6 @@ | |||
42 | * Unique names (e.g, the second xterm title will be "xterm <2>", as in | 38 | * Unique names (e.g, the second xterm title will be "xterm <2>", as in |
43 | emacs), needed for the next wish: | 39 | emacs), needed for the next wish: |
44 | * "Goto Frame" as Emacs C-x b, that show completions in the bar | 40 | * "Goto Frame" as Emacs C-x b, that show completions in the bar |
45 | (I really like the emacs's "ido.el" package behavior, which I recommend | ||
46 | to any emacs user) | ||
47 | * mouse button configure | 41 | * mouse button configure |
48 | 42 | ||
49 | 43 | ||