Commit Graph

41 Commits

Author SHA1 Message Date
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) 2009-11-28 12:28:15 +00:00
anselm@anselm1 1f6af5e78f added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w 2008-05-19 20:29:32 +01:00
Sander van Dijk 1538bb7426 fix typo 2008-03-25 19:18:16 +01:00
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 2008-03-18 16:52:51 +00:00
Anselm R Garbe 540a78761b 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 03c546c6b3 fixed dmenu 2007-09-30 19:20:31 +02:00
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 2007-09-23 18:26:41 +02:00
arg@suckless.org ccf4d7166f next version is 3.3 2007-09-17 09:13:21 +02:00
Anselm R. Garbe 03c2b05bb2 changed Backspace/C-w behavior (now it only removes a single character) 2007-02-26 14:07:19 +01:00
Kris Maglione 900d34347b Escape -s in dmenu.1 2007-02-25 16:41:05 -05: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 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 507c030b5b small fix of Control-j in dmenu.1 2007-01-16 11:07:30 +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
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 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 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@zarathustra 02238725f6 small update to man page (backported) 2006-09-26 17:51:22 +02:00
arg@mmvi 5c0d28e4ff removed config.h stuff, made dwm configurable due to command line options 2006-09-26 13:20:47 +02:00
Anselm R. Garbe 358f078c0b another fix 2006-09-07 09:40:09 +02:00
Anselm R. Garbe 1f207893e6 made dmenu.1 also concise 2006-09-07 09:36:53 +02:00
Anselm R. Garbe 32ea45084b fixed man page 2006-09-04 19:47:09 +02:00
Anselm R. Garbe d4a4cc1ab8 updated man page 2006-08-28 07:22:38 +02:00
Anselm R.Garbe d9f6fa426b small changes in dmenu.1 2006-08-21 07:31:33 +02:00
Anselm R.Garbe e4fbc43253 removed C-[ from source and man page 2006-08-10 10:09:44 +02:00
Anselm R.Garbe 66f2a93eaa removed control sequences which actually aren't implemented anymore (only the real unix control sequences are implemented) 2006-08-09 18:45:32 +02:00
arg@10ksloc.org 4e009770d6 made dmenu(1) more dwm(1) alike 2006-08-07 14:07:04 +02:00
arg@10ksloc.org 5146c3f27f appliead Sanders manpage/Makefile pacth 2006-08-07 11:58:23 +02:00
arg@10ksloc.org 6a332a043a fixed dmenu.1 version info 2006-08-07 11:11:17 +02:00
arg@10ksloc.org bb393554fd updated man page 2006-08-07 07:37:32 +02:00
arg@10ksloc.org 38bc664ef6 updated man page 2006-08-07 07:36:18 +02:00
arg@10ksloc.org ee03052e73 removed -t title crap from dmenu 2006-08-07 07:30:13 +02:00
arg@10ksloc.org 7817523a68 initial import 2006-08-04 09:35:27 +02:00