| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | no -m, cleanup | 2011-05-18 | 1 | -11/+6 | |
| | | |||||
| * | cleanup | 2011-05-15 | 1 | -2/+2 | |
| | | |||||
| * | fast dmenu_path script | 2011-05-14 | 1 | -1/+1 | |
| | | |||||
| * | fast grab patch (thanks Rob) | 2011-05-08 | 1 | -9/+13 | |
| | | |||||
| * | moved main, updated args | 2010-11-17 | 1 | -0/+5 | |
| | | |||||
| * | updated manpage | 2010-11-12 | 1 | -1/+1 | |
| | | |||||
| * | updated manpage | 2010-10-08 | 1 | -1/+1 | |
| | | |||||
| * | rebound paste, removed useless max widths | 2010-08-20 | 1 | -2/+2 | |
| | | |||||
| * | new libdraw, typo fixes | 2010-08-05 | 1 | -1/+1 | |
| | | |||||
| * | fixed bugs, no more config.h, updated manpage, new libdraw | 2010-08-02 | 1 | -52/+46 | |
| | | |||||
| * | updated manpage, added paste, cleaned up, new libdraw | 2010-07-31 | 1 | -45/+49 | |
| | | |||||
| * | typo fixes | 2010-06-23 | 1 | -1/+1 | |
| | | |||||
| * | updated manpage, changed keybinds | 2010-06-20 | 1 | -26/+20 | |
| | | | | | 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 | ||||
| * | updated manpage | 2010-06-09 | 1 | -7/+11 | |
| | | |||||
| * | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version ↵ | 2009-11-28 | 1 | -1/+6 | |
| | | | | | (due to the fact that surf is using dmenu as well) | ||||
| * | added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w | 2008-05-19 | 1 | -14/+4 | |
| | | |||||
| * | fix typo | 2008-03-25 | 1 | -1/+1 | |
| | | |||||
| * | fixed match() to prefer prefix-matches to strstr-matches in the match list, ↵ | 2008-03-18 | 1 | -1/+3 | |
| | | | | | extended the -y handling, next version is 3.6 | ||||
| * | removed ido-matching, changed behavior of -i meaning case insensitive ↵ | 2008-03-12 | 1 | -4/+12 | |
| | | | | | matching now, commented -x, -y, -w arguments in dmenu.1 | ||||
| * | fixed dmenu | 2007-09-30 | 1 | -1/+1 | |
| | | |||||
| * | applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by ↵ | 2007-09-23 | 1 | -0/+4 | |
| | | | | | default, added -i command line option to enable ido matching, added Michał to Copyright holders | ||||
| * | next version is 3.3 | 2007-09-17 | 1 | -1/+1 | |
| | | |||||
| * | changed Backspace/C-w behavior (now it only removes a single character) | 2007-02-26 | 1 | -1/+1 | |
| | | |||||
| * | Escape -s in dmenu.1 | 2007-02-25 | 1 | -11/+11 | |
| | | |||||
| * | removed -t, now using isatty() instead of select() to prevent execution from ↵ | 2007-02-19 | 1 | -4/+0 | |
| | | | | | an interactive shell | ||||
| * | removed draw.c, implemented C-w handling (backward word deletion) | 2007-02-19 | 1 | -0/+3 | |
| | | |||||
| * | nah nah nah, I can't get used to the bottom bar, pushing the conditional ↵ | 2007-02-08 | 1 | -0/+4 | |
| | | | | | dmenu again | ||||
| * | letting dmenu appear at the bottom by default | 2007-02-08 | 1 | -4/+0 | |
| | | |||||
| * | small fix of Control-j in dmenu.1 | 2007-01-16 | 1 | -2/+2 | |
| | | |||||
| * | s/Mod1-Shift-g/Mod1-G/ in fact Sander is right | 2007-01-11 | 1 | -1/+1 | |
| | | |||||
| * | documenting undocumented vi-alike shortcuts of dmenu | 2007-01-11 | 1 | -3/+3 | |
| | | |||||
| * | commented recent Control-shortcut additions | 2007-01-11 | 1 | -3/+3 | |
| | | |||||
| * | fixed a typo in dmenu.1 | 2006-12-19 | 1 | -1/+1 | |
| | | |||||
| * | prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is ↵ | 2006-12-19 | 1 | -15/+15 | |
| | | | | | -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) | ||||
| * | added wmii reference to dmenu(1) | 2006-12-18 | 1 | -1/+2 | |
| | | |||||
| * | applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes ↵ | 2006-12-18 | 1 | -0/+4 | |
| | | | | | it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibus | ||||
| * | changed text in dmenu manpage | 2006-12-13 | 1 | -1/+1 | |
| | | |||||
| * | added prompt option (-p 'prompt text'), documented in man page as well | 2006-12-13 | 1 | -0/+4 | |
| | | |||||
| * | ordered switch branches in kpress alphabetically, applied Sanders patch for ↵ | 2006-12-12 | 1 | -1/+7 | |
| | | | | | PgUp/Dn and Home/End scrolling | ||||
| * | small update to man page (backported) | 2006-09-26 | 1 | -6/+6 | |
| | | |||||
| * | removed config.h stuff, made dwm configurable due to command line options | 2006-09-26 | 1 | -3/+24 | |
| | | |||||
| * | another fix | 2006-09-07 | 1 | -12/+9 | |
| | | |||||
| * | made dmenu.1 also concise | 2006-09-07 | 1 | -25/+23 | |
| | | |||||
| * | fixed man page | 2006-09-04 | 1 | -3/+3 | |
| | | |||||
| * | updated man page | 2006-08-28 | 1 | -5/+5 | |
| | | |||||
| * | small changes in dmenu.1 | 2006-08-21 | 1 | -1/+1 | |
| | | |||||
| * | removed C-[ from source and man page | 2006-08-10 | 1 | -1/+1 | |
| | | |||||
| * | removed control sequences which actually aren't implemented anymore (only ↵ | 2006-08-09 | 1 | -4/+4 | |
| | | | | | the real unix control sequences are implemented) | ||||
| * | made dmenu(1) more dwm(1) alike | 2006-08-07 | 1 | -23/+22 | |
| | | |||||
| * | appliead Sanders manpage/Makefile pacth | 2006-08-07 | 1 | -1/+1 | |
| | | |||||
