aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-02-02 01:44:07 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-02-02 01:44:07 +0000
commit487a15633b9706bf44a18e7ff484e63c0311f347 (patch)
treeb9acce99348b034e9d691783660e0e57e271cd33 /TODO
parentba251b7444fd9fa0a38b065ad5ca9b00028022c4 (diff)
downloaddzen-487a15633b9706bf44a18e7ff484e63c0311f347.tar.gz
dzen-487a15633b9706bf44a18e7ff484e63c0311f347.zip
correct handling of '-geometry' and '-y' options for dzen at
the bottom of the screen cosmetic code clean ups Courtesy of Valery V. Vorotyntsev git-svn-id: http://dzen.googlecode.com/svn/trunk@240 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 11 insertions, 6 deletions
diff --git a/TODO b/TODO
index b4348c3..57c1a20 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
+# documentation
+
+ o `-dock' and `-geometry' options are undocumented
+
+
# X related
o XRandR support (MEDIUM PRIORITY)
- o cache XPM files in order to improve drawing
- performace (HIGH PRIORITY)
+ o cache XPM files in order to improve drawing
+ performace (HIGH PRIORITY, done in svn trunk)
# extend available actions
@@ -13,7 +18,7 @@
# user interface
- o improve in-text command to draw
- to the title window (MEDIUM PRIORITY)
- o auto fit window width to
- text length (MEDIUM PRIORITY)
+ o improve in-text command to draw
+ to the title window (MEDIUM PRIORITY, done in svn trunk)
+ o auto fit window width to
+ text length (MEDIUM PRIORITY, done in svn trunk)