Connor Lane Smith
|
e0e6b071c6
|
fast grab patch (thanks Rob)
|
14 years ago |
Connor Lane Smith
|
8d9ade36de
|
moved main, updated args
|
14 years ago |
Connor Lane Smith
|
c1241bcba3
|
updated manpage
|
14 years ago |
Connor Lane Smith
|
038a78a3f4
|
updated manpage
|
14 years ago |
Connor Lane Smith
|
b81c1e88cd
|
rebound paste, removed useless max widths
|
14 years ago |
Connor Lane Smith
|
31ffcd3b9a
|
new libdraw, typo fixes
|
14 years ago |
Connor Lane Smith
|
a7aee433cc
|
fixed bugs, no more config.h, updated manpage, new libdraw
|
14 years ago |
Connor Lane Smith
|
a3606ecb0e
|
updated manpage, added paste, cleaned up, new libdraw
|
14 years ago |
Connor Lane Smith
|
08b264393d
|
typo fixes
|
15 years ago |
Connor Lane Smith
|
9a33a72c6a
|
updated manpage, changed keybinds
M- binds tend to be wm level, and there were up to 3 binds for the same action
M-{hjkl} also no longer made sense in vlist mode
|
15 years ago |
Connor Lane Smith
|
645f1d0dfc
|
updated manpage
|
15 years ago |
Anselm R Garbe
|
569a1f925a
|
applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)
|
15 years ago |
anselm@anselm1
|
1f6af5e78f
|
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
|
17 years ago |
Sander van Dijk
|
1538bb7426
|
fix typo
|
17 years ago |
Anselm R Garbe
|
745c46d8fa
|
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
|
17 years ago |
Anselm R Garbe
|
540a78761b
|
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1
|
17 years ago |
Anselm R. Garbe
|
03c546c6b3
|
fixed dmenu
|
17 years ago |
Anselm R. Garbe
|
724fe3cf7f
|
applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders
|
17 years ago |
arg@suckless.org
|
ccf4d7166f
|
next version is 3.3
|
17 years ago |
Anselm R. Garbe
|
03c2b05bb2
|
changed Backspace/C-w behavior (now it only removes a single character)
|
18 years ago |
Kris Maglione
|
900d34347b
|
Escape -s in dmenu.1
|
18 years ago |
Anselm R. Garbe
|
66b2e8379f
|
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell
|
18 years ago |
Anselm R. Garbe
|
665488a6ee
|
removed draw.c, implemented C-w handling (backward word deletion)
|
18 years ago |
Anselm R. Garbe
|
3ba8b71aba
|
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
|
18 years ago |
Anselm R. Garbe
|
2bac5599b3
|
letting dmenu appear at the bottom by default
|
18 years ago |
Anselm R. Garbe
|
507c030b5b
|
small fix of Control-j in dmenu.1
|
18 years ago |
Anselm R. Garbe
|
09813fcf2c
|
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
|
18 years ago |
Anselm R. Garbe
|
64d68b7de9
|
documenting undocumented vi-alike shortcuts of dmenu
|
18 years ago |
Anselm R. Garbe
|
eaf8909378
|
commented recent Control-shortcut additions
|
18 years ago |
arg@mig29
|
bbfd5391ac
|
fixed a typo in dmenu.1
|
18 years ago |
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)
|
18 years ago |
arg@mig29
|
989649b5a5
|
added wmii reference to dmenu(1)
|
18 years ago |
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
|
18 years ago |
arg@mig29
|
9bd80b3968
|
changed text in dmenu manpage
|
18 years ago |
arg@mig29
|
65912f2a96
|
added prompt option (-p 'prompt text'), documented in man page as well
|
18 years ago |
arg@mig29
|
4bd3466215
|
ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling
|
18 years ago |
arg@zarathustra
|
02238725f6
|
small update to man page (backported)
|
18 years ago |
arg@mmvi
|
5c0d28e4ff
|
removed config.h stuff, made dwm configurable due to command line options
|
18 years ago |
Anselm R. Garbe
|
358f078c0b
|
another fix
|
18 years ago |
Anselm R. Garbe
|
1f207893e6
|
made dmenu.1 also concise
|
18 years ago |
Anselm R. Garbe
|
32ea45084b
|
fixed man page
|
18 years ago |
Anselm R. Garbe
|
d4a4cc1ab8
|
updated man page
|
18 years ago |
Anselm R.Garbe
|
d9f6fa426b
|
small changes in dmenu.1
|
18 years ago |
Anselm R.Garbe
|
e4fbc43253
|
removed C-[ from source and man page
|
18 years ago |
Anselm R.Garbe
|
66f2a93eaa
|
removed control sequences which actually aren't implemented anymore (only the real unix control sequences are implemented)
|
18 years ago |
arg@10ksloc.org
|
4e009770d6
|
made dmenu(1) more dwm(1) alike
|
19 years ago |
arg@10ksloc.org
|
5146c3f27f
|
appliead Sanders manpage/Makefile pacth
|
19 years ago |
arg@10ksloc.org
|
6a332a043a
|
fixed dmenu.1 version info
|
19 years ago |
arg@10ksloc.org
|
bb393554fd
|
updated man page
|
19 years ago |
arg@10ksloc.org
|
38bc664ef6
|
updated man page
|
19 years ago |