db151423f8
made Fnt an anonymous struct
Anselm R. Garbe
2007-02-22 18:16:35 +01:00
db58d530ed
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
Anselm R. Garbe
2007-02-21 11:05:19 +01:00
05811e8be0
applied the fix inspired by a recent wmii commit
Anselm R. Garbe
2007-02-21 10:59:36 +01:00
4ac0d96230
renamed getcolor to initcolor
Anselm R. Garbe
2007-02-20 13:57:05 +01:00
d682af2ab3
s/setfont/initfont/
Anselm R. Garbe
2007-02-20 13:54:37 +01:00
4e5645b281
readded draw.c again (except getcolor and setfont)
Anselm R. Garbe
2007-02-20 13:54:00 +01:00
833885d2a6
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
e63ff02419
removed draw.c, implemented C-w handling (backward word deletion)
Anselm R. Garbe
2007-02-19 15:49:50 +01:00
cffb2ca912
Added tag 2.2 for changeset 90f0e34e7f11
Anselm R. Garbe
2007-02-14 09:42:02 +01:00
9bacebf33b
fixed Copyright notice in Makefile
Anselm R. Garbe
2007-02-08 14:10:17 +01:00
de82e827bf
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
24ad9306c7
letting dmenu appear at the bottom by default
Anselm R. Garbe
2007-02-08 11:10:29 +01:00
a852cb33c1
got rid of LD, inspired by JGs patch to wmii
Anselm R. Garbe
2007-02-05 11:10:41 +01:00
226d8e56b1
Added tag 2.1 for changeset 7656557298c9
Anselm R. Garbe
2007-01-17 11:10:31 +01:00
bf6ee88eef
hotfix changes
Anselm R. Garbe
2007-01-17 11:10:26 +01:00
3e21743a6c
Added tag 2.1 for changeset d91c79020430
Anselm R. Garbe
2007-01-17 11:10:09 +01:00
b9e70ae616
Added tag 2.0 for changeset 1fce5c464fcd
Anselm R. Garbe
2007-01-16 11:42:09 +01:00
6d36e3fb3a
small fix
Anselm R. Garbe
2007-01-16 11:39:26 +01:00
4e4a1a82e5
removed useless mx, my
Anselm R. Garbe
2007-01-16 11:38:31 +01:00
a76b884624
applied new default colors
Anselm R. Garbe
2007-01-16 11:24:51 +01:00
55a9d6efd6
small fix of Control-j in dmenu.1
Anselm R. Garbe
2007-01-16 11:07:30 +01:00
a0588b64b6
Added tag 1.9 for changeset c7f5f4d54317
Anselm R. Garbe
2007-01-12 12:43:44 +01:00
46cce31caa
added evil key support to dmenu
Anselm R. Garbe
2007-01-11 15:52:37 +01:00
6ceff97643
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
Anselm R. Garbe
2007-01-11 13:51:15 +01:00
9d2e13d2d3
documenting undocumented vi-alike shortcuts of dmenu
Anselm R. Garbe
2007-01-11 11:41:16 +01:00
8b1697c480
next version will contain updated copyright notice
arg@mig29
2007-01-02 15:38:44 +01:00
853a1f9c3f
Added tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360b
arg@mig29
2006-12-19 11:49:38 +01:00
caeee5543e
fixed a typo in dmenu.1
arg@mig29
2006-12-19 11:49:28 +01:00
6509cc9f73
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
eac2a60e9b
added wmii reference to dmenu(1)
arg@mig29
2006-12-18 13:46:44 +01:00
fa2ee99182
agreed with Sander
arg@mig29
2006-12-18 13:25:11 +01:00
de7ab0f95d
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
420409647b
Added tag 1.0 for changeset 9e11140d4cc3eecac3b0ab752f91528fd5e04be8
arg@mmvi
2006-09-16 11:20:54 +02:00
cbc33184e4
made function signatures more consistent to my coding style
Anselm R. Garbe
2006-09-12 10:59:00 +02:00
25449aa5da
commented dmenu
Anselm R. Garbe
2006-09-11 13:18:09 +02:00
6cf3779adc
Added tag 0.9 for changeset d046c818ea467555cc338751c9bf3024609f1f12
Anselm R. Garbe
2006-09-08 08:31:19 +02:00
a041c50e6f
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
cc8e4a407e
new version of dmenu
Anselm R. Garbe
2006-09-07 19:12:04 +02:00
4f2a14f160
another fix
Anselm R. Garbe
2006-09-07 09:40:09 +02:00
c165ba591e
made dmenu.1 also concise
Anselm R. Garbe
2006-09-07 09:36:53 +02:00
3d9f262e84
Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366
Anselm R. Garbe
2006-09-06 10:53:15 +02:00
3d1889a95a
fixed man page
Anselm R. Garbe
2006-09-04 19:47:09 +02:00
c1f27157b0
Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252
Anselm R. Garbe
2006-09-04 17:17:08 +02:00
342a42d4f4
small change of main event loop
Anselm R. Garbe
2006-09-04 07:28:03 +02:00
6b980e7a2d
updated version
Anselm R. Garbe
2006-08-28 12:26:25 +02:00
00e7c69307
Added tag 0.6 for changeset 25f679fb19686140a907684ffcb423b9e9d44b53
Anselm R. Garbe
2006-08-28 10:20:10 +02:00
18c0d8c9b0
updated man page
Anselm R. Garbe
2006-08-28 07:22:38 +02:00
384bb4152b
fixed
Anselm R. Garbe
2006-08-25 18:15:24 +02:00