de34639883
made Fnt an anonymous struct
Anselm R. Garbe
2007-02-22 18:16:35 +01:00
18592825d2
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
Anselm R. Garbe
2007-02-21 11:05:19 +01:00
3bc1f99e3c
applied the fix inspired by a recent wmii commit
Anselm R. Garbe
2007-02-21 10:59:36 +01:00
8a10b35c64
renamed getcolor to initcolor
Anselm R. Garbe
2007-02-20 13:57:05 +01:00
e4fc905317
s/setfont/initfont/
Anselm R. Garbe
2007-02-20 13:54:37 +01:00
a1913a6af7
readded draw.c again (except getcolor and setfont)
Anselm R. Garbe
2007-02-20 13:54:00 +01:00
66b2e8379f
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell
Anselm R. Garbe
2007-02-19 21:18:36 +01:00
665488a6ee
removed draw.c, implemented C-w handling (backward word deletion)
Anselm R. Garbe
2007-02-19 15:49:50 +01:00
1e01ca0317
Added tag 2.2 for changeset 90f0e34e7f11
Anselm R. Garbe
2007-02-14 09:42:02 +01:00
f3c12a7bff
fixed Copyright notice in Makefile
Anselm R. Garbe
2007-02-08 14:10:17 +01:00
3ba8b71aba
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
Anselm R. Garbe
2007-02-08 11:17:11 +01:00
2bac5599b3
letting dmenu appear at the bottom by default
Anselm R. Garbe
2007-02-08 11:10:29 +01:00
dbccf6fbff
got rid of LD, inspired by JGs patch to wmii
Anselm R. Garbe
2007-02-05 11:10:41 +01:00
aea9bfec5e
Added tag 2.1 for changeset 7656557298c9
Anselm R. Garbe
2007-01-17 11:10:31 +01:00
6175a39e8e
hotfix changes
Anselm R. Garbe
2007-01-17 11:10:26 +01:00
2c7ff85f24
Added tag 2.1 for changeset d91c79020430
Anselm R. Garbe
2007-01-17 11:10:09 +01:00
447046f7ae
Added tag 2.0 for changeset 1fce5c464fcd
Anselm R. Garbe
2007-01-16 11:42:09 +01:00
b76632b9e3
small fix
Anselm R. Garbe
2007-01-16 11:39:26 +01:00
f8f5b27036
removed useless mx, my
Anselm R. Garbe
2007-01-16 11:38:31 +01:00
d6bf35caad
applied new default colors
Anselm R. Garbe
2007-01-16 11:24:51 +01:00
507c030b5b
small fix of Control-j in dmenu.1
Anselm R. Garbe
2007-01-16 11:07:30 +01:00
0245394e4d
Added tag 1.9 for changeset c7f5f4d54317
Anselm R. Garbe
2007-01-12 12:43:44 +01:00
b6cd6ed266
added evil key support to dmenu
Anselm R. Garbe
2007-01-11 15:52:37 +01:00
09813fcf2c
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
Anselm R. Garbe
2007-01-11 13:51:15 +01:00
64d68b7de9
documenting undocumented vi-alike shortcuts of dmenu
Anselm R. Garbe
2007-01-11 11:41:16 +01:00
771c0cb607
next version will contain updated copyright notice
arg@mig29
2007-01-02 15:38:44 +01:00
43a19425af
Added tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360b
arg@mig29
2006-12-19 11:49:38 +01:00
bbfd5391ac
fixed a typo in dmenu.1
arg@mig29
2006-12-19 11:49:28 +01:00
0e96ae6f48
prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now)
arg@mig29
2006-12-19 11:39:07 +01:00
989649b5a5
added wmii reference to dmenu(1)
arg@mig29
2006-12-18 13:46:44 +01:00
f8d2a29a20
agreed with Sander
arg@mig29
2006-12-18 13:25:11 +01:00
3438af001a
applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus
arg@mig29
2006-12-18 12:52:58 +01:00
11b6401668
Added tag 1.0 for changeset 9e11140d4cc3eecac3b0ab752f91528fd5e04be8
arg@mmvi
2006-09-16 11:20:54 +02:00
81bcf078f6
made function signatures more consistent to my coding style
Anselm R. Garbe
2006-09-12 10:59:00 +02:00
0e5f467aa8
commented dmenu
Anselm R. Garbe
2006-09-11 13:18:09 +02:00
c51406b279
Added tag 0.9 for changeset d046c818ea467555cc338751c9bf3024609f1f12
Anselm R. Garbe
2006-09-08 08:31:19 +02:00
32f7fe4835
implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboard
Anselm R. Garbe
2006-09-08 07:33:20 +02:00
0fa5a339ff
new version of dmenu
Anselm R. Garbe
2006-09-07 19:12:04 +02:00
358f078c0b
another fix
Anselm R. Garbe
2006-09-07 09:40:09 +02:00
1f207893e6
made dmenu.1 also concise
Anselm R. Garbe
2006-09-07 09:36:53 +02:00
1c5be1c553
Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366
Anselm R. Garbe
2006-09-06 10:53:15 +02:00
32ea45084b
fixed man page
Anselm R. Garbe
2006-09-04 19:47:09 +02:00
cc7d863b6e
Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252
Anselm R. Garbe
2006-09-04 17:17:08 +02:00