Anselm R Garbe
|
8ec422a3dc
|
applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m
|
2014-09-17 13:40:11 +02:00 |
|
Anselm R Garbe
|
e35061137a
|
applied Martti Kühne's dmenu monitor patch
f6581ca966/monarg.patch becomes upstream now
|
2013-08-02 22:30:20 +02:00 |
|
Anselm R Garbe
|
873fa55944
|
applied multisel patch to mainline
|
2013-04-17 20:56:54 +02:00 |
|
Karl F
|
0473f39359
|
add ^G escape keybinding
|
2012-01-19 22:52:17 +00:00 |
|
Connor Lane Smith
|
a70c695cfe
|
align M-[hjkl] closer to vi keys
|
2012-01-02 19:48:11 +01:00 |
|
Connor Lane Smith
|
c18f75412e
|
add Mod1Mask keybindings
|
2012-01-01 20:32:40 +01:00 |
|
Connor Lane Smith
|
cf719ccccb
|
update manpage
|
2011-11-16 11:26:15 +01:00 |
|
Connor Lane Smith
|
a2afffca82
|
update manpage
|
2011-09-20 00:06:13 +01:00 |
|
Connor Lane Smith
|
8afcb3f718
|
simpler lsx
|
2011-06-18 07:50:46 +01:00 |
|
Connor Lane Smith
|
f519b6c511
|
new dmenu_run
|
2011-06-13 21:50:31 +01:00 |
|
Connor Lane Smith
|
26e51ad50d
|
no -m, cleanup
|
2011-05-18 16:20:03 +01:00 |
|
Connor Lane Smith
|
44930a4c53
|
cleanup
|
2011-05-15 02:37:49 +01:00 |
|
Connor Lane Smith
|
4b3052b565
|
fast dmenu_path script
|
2011-05-14 20:43:11 +01:00 |
|
Connor Lane Smith
|
db1d970bb8
|
fast grab patch (thanks Rob)
|
2011-05-08 15:15:24 +01:00 |
|
Connor Lane Smith
|
060dccdae4
|
moved main, updated args
|
2010-11-17 04:33:34 +00:00 |
|
Connor Lane Smith
|
6f84c13efd
|
updated manpage
|
2010-11-12 00:01:54 +00:00 |
|
Connor Lane Smith
|
36c09b5909
|
updated manpage
|
2010-10-08 23:40:11 +01:00 |
|
Connor Lane Smith
|
2f8054552a
|
rebound paste, removed useless max widths
|
2010-08-20 13:50:44 +01:00 |
|
Connor Lane Smith
|
b915884897
|
new libdraw, typo fixes
|
2010-08-05 15:41:56 +01:00 |
|
Connor Lane Smith
|
71ac5902ae
|
fixed bugs, no more config.h, updated manpage, new libdraw
|
2010-08-02 14:22:54 +01:00 |
|
Connor Lane Smith
|
19b745f9b1
|
updated manpage, added paste, cleaned up, new libdraw
|
2010-07-31 14:56:27 +01:00 |
|
Connor Lane Smith
|
82ba86fad4
|
typo fixes
|
2010-06-23 12:15:07 +01:00 |
|
Connor Lane Smith
|
23e4e1a5a1
|
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
|
2010-06-20 15:04:15 +01:00 |
|
Connor Lane Smith
|
dd18984717
|
updated manpage
|
2010-06-09 10:13:26 +01:00 |
|
Anselm R Garbe
|
0ec702fcc9
|
applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)
|
2009-11-28 12:28:15 +00:00 |
|
anselm@anselm1
|
fcbababeea
|
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
|
2008-05-19 20:29:32 +01:00 |
|
Sander van Dijk
|
7a1c04e177
|
fix typo
|
2008-03-25 19:18:16 +01:00 |
|
Anselm R Garbe
|
a244fee551
|
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6
|
2008-03-18 16:52:51 +00:00 |
|
Anselm R Garbe
|
7bc43c37a5
|
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1
|
2008-03-12 15:41:19 +00:00 |
|
Anselm R. Garbe
|
4f5725af95
|
fixed dmenu
|
2007-09-30 19:20:31 +02:00 |
|
Anselm R. Garbe
|
4a2f2fbddd
|
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
|
2007-09-23 18:26:41 +02:00 |
|
arg@suckless.org
|
c5f7a23034
|
next version is 3.3
|
2007-09-17 09:13:21 +02:00 |
|
Anselm R. Garbe
|
60c7046126
|
changed Backspace/C-w behavior (now it only removes a single character)
|
2007-02-26 14:07:19 +01:00 |
|
Kris Maglione
|
3a73e96db8
|
Escape -s in dmenu.1
|
2007-02-25 16:41:05 -05:00 |
|
Anselm R. Garbe
|
833885d2a6
|
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
|
e63ff02419
|
removed draw.c, implemented C-w handling (backward word deletion)
|
2007-02-19 15:49:50 +01:00 |
|
Anselm R. Garbe
|
de82e827bf
|
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
|
24ad9306c7
|
letting dmenu appear at the bottom by default
|
2007-02-08 11:10:29 +01:00 |
|
Anselm R. Garbe
|
55a9d6efd6
|
small fix of Control-j in dmenu.1
|
2007-01-16 11:07:30 +01:00 |
|
Anselm R. Garbe
|
6ceff97643
|
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
|
2007-01-11 13:51:15 +01:00 |
|
Anselm R. Garbe
|
9d2e13d2d3
|
documenting undocumented vi-alike shortcuts of dmenu
|
2007-01-11 11:41:16 +01:00 |
|
Anselm R. Garbe
|
37d379535a
|
commented recent Control-shortcut additions
|
2007-01-11 10:17:01 +01:00 |
|
arg@mig29
|
caeee5543e
|
fixed a typo in dmenu.1
|
2006-12-19 11:49:28 +01:00 |
|
arg@mig29
|
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)
|
2006-12-19 11:39:07 +01:00 |
|
arg@mig29
|
eac2a60e9b
|
added wmii reference to dmenu(1)
|
2006-12-18 13:46:44 +01:00 |
|
arg@mig29
|
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
|
2006-12-18 12:52:58 +01:00 |
|
arg@mig29
|
69ff8f2de5
|
changed text in dmenu manpage
|
2006-12-13 14:36:09 +01:00 |
|
arg@mig29
|
56b0de9b85
|
added prompt option (-p 'prompt text'), documented in man page as well
|
2006-12-13 14:14:41 +01:00 |
|
arg@mig29
|
eb43ec3ade
|
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@zarathustra
|
6e82a76687
|
small update to man page (backported)
|
2006-09-26 17:51:22 +02:00 |
|