aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-05-24 13:33:39 (GMT)
committerfluxgen <fluxgen>2002-05-24 13:33:39 (GMT)
commit13e43ba87eb4393effd8e49d9effc263b2756fc6 (patch)
tree88bdd7ee98695bebe1aaf0f849686dbf5dc9f535 /TODO
parent522e5f4599062ffb7d0e328a1014944abf0fc177 (diff)
downloadfluxbox-13e43ba87eb4393effd8e49d9effc263b2756fc6.zip
fluxbox-13e43ba87eb4393effd8e49d9effc263b2756fc6.tar.bz2
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index f15d891..f627218 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,13 @@
1
2* const-correctnes
3* 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,
5 such as config tools.
6
7* toolbar -> separate application
8* Some kind of resource class instead of the Screen and Fluxbox class with all the resources?
9
10
1* Screen.cc: 11* Screen.cc:
2 fix toupper for str_key in in Menu loading 12 fix toupper for str_key in in Menu loading
3 nls for "error on row" in Menu loading ?? 13 nls for "error on row" in Menu loading ??
@@ -35,4 +45,5 @@
35 (I really like the emacs's "ido.el" package behavior, which I recommend 45 (I really like the emacs's "ido.el" package behavior, which I recommend
36 to any emacs user) 46 to any emacs user)
37* mouse button configure 47* mouse button configure
38 48
49