007be12
using the old-style fashion we uses earlier by
2007-02-23 15:28:25 +0100
6b5b580
fixed a bug when dmenu is run with -v by
2007-02-23 14:39:54 +0100
d8b48d6
Added tag 2.4.2 for changeset 1ca5d430524e by
2007-02-23 13:51:23 +0100
a71424a
ok 2.4.2 by
2007-02-23 13:51:06 +0100
f1ab687
Added tag 2.4.1 for changeset 03e83e2788c8 by
2007-02-23 13:28:43 +0100
68a24f5
hotfix by
2007-02-23 13:28:38 +0100
47b3783
Added tag 2.4 for changeset 9e9036cbfb4b by
2007-02-23 10:42:00 +0100
5f436fd
added dmenu_path convenience script by
2007-02-23 10:16:43 +0100
de34639
made Fnt an anonymous struct by
2007-02-22 18:16:35 +0100
1859282
Added tag 2.3 for changeset b6e09682c8
by
2007-02-21 11:05:19 +0100
3bc1f99
applied the fix inspired by a recent wmii commit by
2007-02-21 10:59:36 +0100
8a10b35
renamed getcolor to initcolor by
2007-02-20 13:57:05 +0100
e4fc905
s/setfont/initfont/ by
2007-02-20 13:54:37 +0100
a1913a6
readded draw.c again (except getcolor and setfont) by
2007-02-20 13:54:00 +0100
66b2e83
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell by
2007-02-19 21:18:36 +0100
665488a
removed draw.c, implemented C-w handling (backward word deletion) by
2007-02-19 15:49:50 +0100
1e01ca0
Added tag 2.2 for changeset 90f0e34e7f11 by
2007-02-14 09:42:02 +0100
f3c12a7
fixed Copyright notice in Makefile by
2007-02-08 14:10:17 +0100
3ba8b71
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again by
2007-02-08 11:17:11 +0100
2bac559
letting dmenu appear at the bottom by default by
2007-02-08 11:10:29 +0100
dbccf6f
got rid of LD, inspired by JGs patch to wmii by
2007-02-05 11:10:41 +0100
aea9bfe
Added tag 2.1 for changeset 7656557298c9 by
2007-01-17 11:10:31 +0100
6175a39
hotfix changes by
2007-01-17 11:10:26 +0100
2c7ff85
Added tag 2.1 for changeset d91c79020430 by
2007-01-17 11:10:09 +0100
447046f
Added tag 2.0 for changeset 1fce5c464fcd by
2007-01-16 11:42:09 +0100
b76632b
small fix by
2007-01-16 11:39:26 +0100
f8f5b27
removed useless mx, my by
2007-01-16 11:38:31 +0100
d6bf35c
applied new default colors by
2007-01-16 11:24:51 +0100
507c030
small fix of Control-j in dmenu.1 by
2007-01-16 11:07:30 +0100
0245394
Added tag 1.9 for changeset c7f5f4d54317 by
2007-01-12 12:43:44 +0100
b6cd6ed
added evil key support to dmenu by
2007-01-11 15:52:37 +0100
09813fc
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right by
2007-01-11 13:51:15 +0100
64d68b7
documenting undocumented vi-alike shortcuts of dmenu by
2007-01-11 11:41:16 +0100
eaf8909
commented recent Control-shortcut additions by
2007-01-11 10:17:01 +0100
c0fcfb7
applied Sanders dmenu_ctrlchars.patch (thanks!) by
2007-01-10 23:07:03 +0100
a45d698
applied Alexis Hildebrandts patches by
2007-01-10 18:06:16 +0100
08420a9
corrections by
2007-01-02 15:44:32 +0100
deea1fb
corrected by
2007-01-02 15:41:13 +0100
771c0cb
next version will contain updated copyright notice by
2007-01-02 15:38:44 +0100
43a1942
Added tag 1.8 for changeset d3e6fa22ae
by
2006-12-19 11:49:38 +0100
bbfd539
fixed a typo in dmenu.1 by
2006-12-19 11:49:28 +0100
0e96ae6
prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) by
2006-12-19 11:39:07 +0100
989649b
added wmii reference to dmenu(1) by
2006-12-18 13:46:44 +0100
f8d2a29
agreed with Sander by
2006-12-18 13:25:11 +0100
3438af0
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 by
2006-12-18 12:52:58 +0100
201b056
hotfix by
2006-12-14 14:41:53 +0100
3dcdbe2
added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) by
2006-12-14 14:40:58 +0100
5336608
Added tag 1.7.1 for changeset 3696d77aaf
by
2006-12-14 09:45:11 +0100
d398a2e
foo by
2006-12-14 09:45:06 +0100
2829009
silent hotfix by
2006-12-14 09:34:24 +0100
cae2fbd
Added tag 1.7.1 for changeset 8e0b9b09bf
by
2006-12-14 09:30:31 +0100
225cd76
applied hotfix of sander by
2006-12-14 09:30:23 +0100
279966a
Added tag 1.7 for changeset 58dbef4aef
by
2006-12-14 08:51:21 +0100
9bd80b3
changed text in dmenu manpage by
2006-12-13 14:36:09 +0100
65912f2
added prompt option (-p 'prompt text'), documented in man page as well by
2006-12-13 14:14:41 +0100
4bd3466
ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling by
2006-12-12 09:57:42 +0100
e19e42a
fixed diagnostic error message by
2006-12-08 11:12:11 +0100
796c4fb
removed hardcoded 'fixed' fallback, useless and misleading by
2006-12-08 10:41:16 +0100
93c3f93
Added tag 1.6 for changeset dcc5427f99
by
2006-12-07 14:54:47 +0100
c69f397
found compromise by
2006-12-07 14:38:31 +0100
b9fbd59
people should define fixed being compatible with their locale by
2006-12-07 12:03:47 +0100
da2b90d
using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default by
2006-12-07 11:55:46 +0100
dd7ee0d
also fixing dmenu accordingly by
2006-12-07 10:06:06 +0100
250aa19
only setting LC_CTYPE by
2006-12-05 13:30:37 +0100
5d43e92
enforcing using imcomplete fonsets anyways by
2006-12-05 10:31:20 +0100
1026eb8
Added tag 1.5 for changeset e071fb045b
by
2006-11-30 09:21:14 +0100
c65fdd6
next version will be 1.5 by
2006-11-26 15:49:47 +0100
8c20e5d
fixing sizeof stuff by
2006-11-26 15:49:33 +0100
26fbf12
Added tag 1.4 for changeset df3fbb0500
by
2006-10-26 12:14:03 +0200
194d890
removed misleading input cursor by
2006-10-23 12:53:35 +0200
f633276
fixing arg handling in dmenu (thanks to Sander for his report) by
2006-10-23 10:12:09 +0200
bb480fb
Added tag 1.3 for changeset 2eb9997be5
by
2006-10-13 11:08:35 +0200
95b19f7
changing order by
2006-10-12 12:59:37 +0200
3d25a32
simplified util.c by
2006-10-12 12:58:34 +0200
d78bcf2
simplified main event loop by
2006-10-10 19:15:06 +0200
afaf66d
Added tag 1.2 for changeset bee7fe6d11
by
2006-10-06 13:44:22 +0200
63be0ee
small change by
2006-10-06 12:40:49 +0200
ca973eb
changing version info by
2006-10-06 12:39:06 +0200
5fd7af1
removed useless newlines by
2006-10-06 11:52:57 +0200
0223872
small update to man page (backported) by
2006-09-26 17:51:22 +0200
2d5afd7
Added tag 1.1 for changeset e8c1e97337
by
2006-09-26 17:39:04 +0200
f7615e2
updated README by
2006-09-26 14:31:42 +0200
e7ecae0
removed crap from Makefile by
2006-09-26 14:30:48 +0200
b661ca7
error handling by
2006-09-26 13:45:41 +0200
c02da9f
foo by
2006-09-26 13:41:51 +0200
14133be
reverting by
2006-09-26 13:39:00 +0200
3b590be
added fallback to color initialization by
2006-09-26 13:37:36 +0200
5c0d28e
removed config.h stuff, made dwm configurable due to command line options by
2006-09-26 13:20:47 +0200
e0fe9f2
uriel didn't understood dmenu code, he broke nearly everything by
2006-09-26 08:47:10 +0200
c946585
applied a change made by Uriel to dmenu (though I didn't applied everything) by
2006-09-26 08:43:41 +0200
1716159
applied something similiar to Jukkas patch by
2006-09-25 08:29:20 +0200
11b6401
Added tag 1.0 for changeset 9e11140d4c
by
2006-09-16 11:20:54 +0200
81bcf07
made function signatures more consistent to my coding style by
2006-09-12 10:59:00 +0200
0e5f467
commented dmenu by
2006-09-11 13:18:09 +0200
c51406b
Added tag 0.9 for changeset d046c818ea
by
2006-09-08 08:31:19 +0200
32f7fe4
implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboard by
2006-09-08 07:33:20 +0200
0fa5a33
new version of dmenu by
2006-09-07 19:12:04 +0200
358f078
another fix by
2006-09-07 09:40:09 +0200
1f20789
made dmenu.1 also concise by
2006-09-07 09:36:53 +0200
1c5be1c
Added tag 0.8 for changeset 409667a572
by
2006-09-06 10:53:15 +0200