aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-04 13:04:19 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-04 13:04:19 +0000
commite6a7733799d32bb6bf719ee34beb5b01d9db68ad (patch)
treec10481b0cbc717e3e5768d5ad2dff0c88d79768b /README
parent63a6038c331449d728f090da9cf09de0c7a5124f (diff)
downloaddzen-e6a7733799d32bb6bf719ee34beb5b01d9db68ad.tar.gz
dzen-e6a7733799d32bb6bf719ee34beb5b01d9db68ad.zip
ready for release 0.8.0
new in-text commands: ^fg() and ^bg() without arguments set default colors ^ro() and ^co() outlined rectangle/circle fixes to gcpubar and gdbar to use ^fg() git-svn-id: http://dzen.googlecode.com/svn/trunk@151 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 11 insertions, 3 deletions
diff --git a/README b/README
index 9630f18..48e0cf4 100644
--- a/README
+++ b/README
@@ -387,17 +387,25 @@ Currently the following commands are supported:
^fg(color) set foreground color
+ ^fg() without arguments, sets default fg color
^bg(color) set background color
- ^i(path) draw icon specified by path
+ ^bg() without arguments, sets default bg color
+
^r(WIDTHxHEIGHT) draw a rectangle with the dimensions
WIDTH and HEIGHT
- ^c(RADIUS) draw a circel with size RADIUS pixels
+ ^ro(WIDTHxHEIGHT) rectangle outline
+
+ ^c(RADIUS) draw a circle with size RADIUS pixels
+ ^co(RADIUS) circle outline
+
^p(PIXEL) increment momentary position by PIXEL
+ ^i(path) draw icon specified by path
+
^tw() draw to title window
This command has some annoyances, as only
the input after the command will be drawn
to the title window, so it is best used
- only once and as first command per line.
+ only once and as first command per line
Subject to be improved in the future.
These commands can appear anywhere and in any combination in dzen's