aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-14 13:51:10 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-14 13:51:10 +0000
commit8637be0fdc4e67434d76fed1ca65e54bb92ddb41 (patch)
tree1d88643b3b2c241d6457f0409abea13c4a3a59fc /TODO
parentc6884614e88d1f194f4572711b2493a6da6561c4 (diff)
downloaddzen-8637be0fdc4e67434d76fed1ca65e54bb92ddb41.tar.gz
dzen-8637be0fdc4e67434d76fed1ca65e54bb92ddb41.zip
added XPM icons support
drawing enhancement and fixes added command line option '-h' to set the line height git-svn-id: http://dzen.googlecode.com/svn/trunk@153 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 8 insertions, 5 deletions
diff --git a/TODO b/TODO
index ba86b7a..b4348c3 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,19 @@
# X related
- o XRandR support
+ o XRandR support (MEDIUM PRIORITY)
+ o cache XPM files in order to improve drawing
+ performace (HIGH PRIORITY)
# extend available actions
- o set font action
- o any other useful action
+ o set font action (LOW PRIORITY)
+ o any other useful action (LOW PRIORITY)
# user interface
o improve in-text command to draw
- to the title window
- o auto fit window width to text length
+ to the title window (MEDIUM PRIORITY)
+ o auto fit window width to
+ text length (MEDIUM PRIORITY)