Anselm R. Garbe
|
de34639883
|
made Fnt an anonymous struct
|
2007-02-22 18:16:35 +01:00 |
|
Anselm R. Garbe
|
18592825d2
|
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
|
2007-02-21 11:05:19 +01:00 |
|
Anselm R. Garbe
|
3bc1f99e3c
|
applied the fix inspired by a recent wmii commit
|
2007-02-21 10:59:36 +01:00 |
|
Anselm R. Garbe
|
8a10b35c64
|
renamed getcolor to initcolor
|
2007-02-20 13:57:05 +01:00 |
|
Anselm R. Garbe
|
e4fc905317
|
s/setfont/initfont/
|
2007-02-20 13:54:37 +01:00 |
|
Anselm R. Garbe
|
a1913a6af7
|
readded draw.c again (except getcolor and setfont)
|
2007-02-20 13:54:00 +01:00 |
|
Anselm R. Garbe
|
66b2e8379f
|
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell
|
2007-02-19 21:18:36 +01:00 |
|
Anselm R. Garbe
|
665488a6ee
|
removed draw.c, implemented C-w handling (backward word deletion)
|
2007-02-19 15:49:50 +01:00 |
|
Anselm R. Garbe
|
1e01ca0317
|
Added tag 2.2 for changeset 90f0e34e7f11
|
2007-02-14 09:42:02 +01:00 |
|
Anselm R. Garbe
|
f3c12a7bff
|
fixed Copyright notice in Makefile
|
2007-02-08 14:10:17 +01:00 |
|
Anselm R. Garbe
|
3ba8b71aba
|
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
|
2007-02-08 11:17:11 +01:00 |
|
Anselm R. Garbe
|
2bac5599b3
|
letting dmenu appear at the bottom by default
|
2007-02-08 11:10:29 +01:00 |
|
Anselm R. Garbe
|
dbccf6fbff
|
got rid of LD, inspired by JGs patch to wmii
|
2007-02-05 11:10:41 +01:00 |
|
Anselm R. Garbe
|
aea9bfec5e
|
Added tag 2.1 for changeset 7656557298c9
|
2007-01-17 11:10:31 +01:00 |
|
Anselm R. Garbe
|
6175a39e8e
|
hotfix changes
|
2007-01-17 11:10:26 +01:00 |
|
Anselm R. Garbe
|
2c7ff85f24
|
Added tag 2.1 for changeset d91c79020430
|
2007-01-17 11:10:09 +01:00 |
|
Anselm R. Garbe
|
447046f7ae
|
Added tag 2.0 for changeset 1fce5c464fcd
|
2007-01-16 11:42:09 +01:00 |
|
Anselm R. Garbe
|
b76632b9e3
|
small fix
|
2007-01-16 11:39:26 +01:00 |
|
Anselm R. Garbe
|
f8f5b27036
|
removed useless mx, my
|
2007-01-16 11:38:31 +01:00 |
|
Anselm R. Garbe
|
d6bf35caad
|
applied new default colors
|
2007-01-16 11:24:51 +01:00 |
|
Anselm R. Garbe
|
507c030b5b
|
small fix of Control-j in dmenu.1
|
2007-01-16 11:07:30 +01:00 |
|
Anselm R. Garbe
|
0245394e4d
|
Added tag 1.9 for changeset c7f5f4d54317
|
2007-01-12 12:43:44 +01:00 |
|
Anselm R. Garbe
|
b6cd6ed266
|
added evil key support to dmenu
|
2007-01-11 15:52:37 +01:00 |
|
Anselm R. Garbe
|
09813fcf2c
|
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
|
2007-01-11 13:51:15 +01:00 |
|
Anselm R. Garbe
|
64d68b7de9
|
documenting undocumented vi-alike shortcuts of dmenu
|
2007-01-11 11:41:16 +01:00 |
|
Anselm R. Garbe
|
eaf8909378
|
commented recent Control-shortcut additions
|
2007-01-11 10:17:01 +01:00 |
|
Anselm R. Garbe
|
c0fcfb7827
|
applied Sanders dmenu_ctrlchars.patch (thanks!)
|
2007-01-10 23:07:03 +01:00 |
|
Anselm R. Garbe
|
a45d6983ab
|
applied Alexis Hildebrandts patches
|
2007-01-10 18:06:16 +01:00 |
|
arg@mig29
|
08420a935b
|
corrections
|
2007-01-02 15:44:32 +01:00 |
|
arg@mig29
|
deea1fb5ab
|
corrected
|
2007-01-02 15:41:13 +01:00 |
|
arg@mig29
|
771c0cb607
|
next version will contain updated copyright notice
|
2007-01-02 15:38:44 +01:00 |
|
arg@mig29
|
43a19425af
|
Added tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360b
|
2006-12-19 11:49:38 +01:00 |
|
arg@mig29
|
bbfd5391ac
|
fixed a typo in dmenu.1
|
2006-12-19 11:49:28 +01:00 |
|
arg@mig29
|
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)
|
2006-12-19 11:39:07 +01:00 |
|
arg@mig29
|
989649b5a5
|
added wmii reference to dmenu(1)
|
2006-12-18 13:46:44 +01:00 |
|
arg@mig29
|
f8d2a29a20
|
agreed with Sander
|
2006-12-18 13:25:11 +01:00 |
|
arg@mig29
|
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
|
2006-12-18 12:52:58 +01:00 |
|
arg@mig29
|
201b056e39
|
hotfix
|
2006-12-14 14:41:53 +01:00 |
|
arg@mig29
|
3dcdbe2a57
|
added vi-like key-bindings for keyboards without cursor keys (they are undocumented features)
|
2006-12-14 14:40:58 +01:00 |
|
arg@mig29
|
5336608a86
|
Added tag 1.7.1 for changeset 3696d77aaf02f5d15728dde3b9e35abcaf291496
|
2006-12-14 09:45:11 +01:00 |
|
arg@mig29
|
d398a2e318
|
foo
|
2006-12-14 09:45:06 +01:00 |
|
arg@mig29
|
2829009138
|
silent hotfix
|
2006-12-14 09:34:24 +01:00 |
|
arg@mig29
|
cae2fbdf38
|
Added tag 1.7.1 for changeset 8e0b9b09bf83c429c73e60a23997f32877a645bf
|
2006-12-14 09:30:31 +01:00 |
|
arg@mig29
|
225cd764c3
|
applied hotfix of sander
|
2006-12-14 09:30:23 +01:00 |
|
arg@mig29
|
279966a16f
|
Added tag 1.7 for changeset 58dbef4aef3d45c7a3da6945e53c9667c0f02d5b
|
2006-12-14 08:51:21 +01:00 |
|
arg@mig29
|
9bd80b3968
|
changed text in dmenu manpage
|
2006-12-13 14:36:09 +01:00 |
|
arg@mig29
|
65912f2a96
|
added prompt option (-p 'prompt text'), documented in man page as well
|
2006-12-13 14:14:41 +01:00 |
|
arg@mig29
|
4bd3466215
|
ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling
|
2006-12-12 09:57:42 +01:00 |
|
arg@mig29
|
e19e42adbb
|
fixed diagnostic error message
|
2006-12-08 11:12:11 +01:00 |
|
arg@mig29
|
796c4fb9e5
|
removed hardcoded 'fixed' fallback, useless and misleading
|
2006-12-08 10:41:16 +01:00 |
|