Connor Lane Smith
|
645f1d0dfc
updated manpage
|
14 年 前 |
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 年 前 |
anselm@anselm1
|
1f6af5e78f
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
|
16 年 前 |
Sander van Dijk
|
1538bb7426
fix typo
|
17 年 前 |
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 年 前 |
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 年 前 |
Anselm R. Garbe
|
03c546c6b3
fixed dmenu
|
17 年 前 |
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 年 前 |
arg@suckless.org
|
ccf4d7166f
next version is 3.3
|
17 年 前 |
Anselm R. Garbe
|
03c2b05bb2
changed Backspace/C-w behavior (now it only removes a single character)
|
18 年 前 |
Kris Maglione
|
900d34347b
Escape -s in dmenu.1
|
18 年 前 |
Anselm R. Garbe
|
66b2e8379f
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell
|
18 年 前 |
Anselm R. Garbe
|
665488a6ee
removed draw.c, implemented C-w handling (backward word deletion)
|
18 年 前 |
Anselm R. Garbe
|
3ba8b71aba
nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
|
18 年 前 |
Anselm R. Garbe
|
2bac5599b3
letting dmenu appear at the bottom by default
|
18 年 前 |
Anselm R. Garbe
|
507c030b5b
small fix of Control-j in dmenu.1
|
18 年 前 |
Anselm R. Garbe
|
09813fcf2c
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
|
18 年 前 |
Anselm R. Garbe
|
64d68b7de9
documenting undocumented vi-alike shortcuts of dmenu
|
18 年 前 |
Anselm R. Garbe
|
eaf8909378
commented recent Control-shortcut additions
|
18 年 前 |
arg@mig29
|
bbfd5391ac
fixed a typo in dmenu.1
|
18 年 前 |
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 年 前 |
arg@mig29
|
989649b5a5
added wmii reference to dmenu(1)
|
18 年 前 |
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 年 前 |
arg@mig29
|
9bd80b3968
changed text in dmenu manpage
|
18 年 前 |
arg@mig29
|
65912f2a96
added prompt option (-p 'prompt text'), documented in man page as well
|
18 年 前 |
arg@mig29
|
4bd3466215
ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling
|
18 年 前 |
arg@zarathustra
|
02238725f6
small update to man page (backported)
|
18 年 前 |
arg@mmvi
|
5c0d28e4ff
removed config.h stuff, made dwm configurable due to command line options
|
18 年 前 |
Anselm R. Garbe
|
358f078c0b
another fix
|
18 年 前 |
Anselm R. Garbe
|
1f207893e6
made dmenu.1 also concise
|
18 年 前 |