| Commit message (Expand) | Author | Age |
* | applied multisel patch to mainline | Anselm R Garbe | 2013-04-17 |
* | add ^G escape keybinding | Karl F | 2012-01-19 |
* | align M-[hjkl] closer to vi keys | Connor Lane Smith | 2012-01-02 |
* | add Mod1Mask keybindings | Connor Lane Smith | 2012-01-01 |
* | update manpage | Connor Lane Smith | 2011-11-16 |
* | update manpage | Connor Lane Smith | 2011-09-20 |
* | simpler lsx | Connor Lane Smith | 2011-06-18 |
* | new dmenu_run | Connor Lane Smith | 2011-06-13 |
* | no -m, cleanup | Connor Lane Smith | 2011-05-18 |
* | cleanup | Connor Lane Smith | 2011-05-15 |
* | fast dmenu_path script | Connor Lane Smith | 2011-05-14 |
* | fast grab patch (thanks Rob) | Connor Lane Smith | 2011-05-08 |
* | moved main, updated args | Connor Lane Smith | 2010-11-17 |
* | updated manpage | Connor Lane Smith | 2010-11-12 |
* | updated manpage | Connor Lane Smith | 2010-10-08 |
* | rebound paste, removed useless max widths | Connor Lane Smith | 2010-08-20 |
* | new libdraw, typo fixes | Connor Lane Smith | 2010-08-05 |
* | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 2010-08-02 |
* | updated manpage, added paste, cleaned up, new libdraw | Connor Lane Smith | 2010-07-31 |
* | typo fixes | Connor Lane Smith | 2010-06-23 |
* | updated manpage, changed keybinds | Connor Lane Smith | 2010-06-20 |
* | updated manpage | Connor Lane Smith | 2010-06-09 |
* | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du... | Anselm R Garbe | 2009-11-28 |
* | added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w | anselm@anselm1 | 2008-05-19 |
* | fix typo | Sander van Dijk | 2008-03-25 |
* | fixed match() to prefer prefix-matches to strstr-matches in the match list, e... | Anselm R Garbe | 2008-03-18 |
* | removed ido-matching, changed behavior of -i meaning case insensitive matchin... | Anselm R Garbe | 2008-03-12 |
* | fixed dmenu | Anselm R. Garbe | 2007-09-30 |
* | applied MichaĆ Janeczek dmenu patch, made dmenu match case-insensitive by de... | Anselm R. Garbe | 2007-09-23 |
* | next version is 3.3 | arg@suckless.org | 2007-09-17 |
* | changed Backspace/C-w behavior (now it only removes a single character) | Anselm R. Garbe | 2007-02-26 |
* | Escape -s in dmenu.1 | Kris Maglione | 2007-02-25 |
* | removed -t, now using isatty() instead of select() to prevent execution from ... | Anselm R. Garbe | 2007-02-19 |
* | removed draw.c, implemented C-w handling (backward word deletion) | Anselm R. Garbe | 2007-02-19 |
* | nah nah nah, I can't get used to the bottom bar, pushing the conditional dme... | Anselm R. Garbe | 2007-02-08 |
* | letting dmenu appear at the bottom by default | Anselm R. Garbe | 2007-02-08 |
* | small fix of Control-j in dmenu.1 | Anselm R. Garbe | 2007-01-16 |
* | s/Mod1-Shift-g/Mod1-G/ in fact Sander is right | Anselm R. Garbe | 2007-01-11 |
* | documenting undocumented vi-alike shortcuts of dmenu | Anselm R. Garbe | 2007-01-11 |
* | commented recent Control-shortcut additions | Anselm R. Garbe | 2007-01-11 |
* | fixed a typo in dmenu.1 | arg@mig29 | 2006-12-19 |
* | prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -... | arg@mig29 | 2006-12-19 |
* | added wmii reference to dmenu(1) | arg@mig29 | 2006-12-18 |
* | applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it... | arg@mig29 | 2006-12-18 |
* | changed text in dmenu manpage | arg@mig29 | 2006-12-13 |
* | added prompt option (-p 'prompt text'), documented in man page as well | arg@mig29 | 2006-12-13 |
* | ordered switch branches in kpress alphabetically, applied Sanders patch for P... | arg@mig29 | 2006-12-12 |
* | small update to man page (backported) | arg@zarathustra | 2006-09-26 |
* | removed config.h stuff, made dwm configurable due to command line options | arg@mmvi | 2006-09-26 |
* | another fix | Anselm R. Garbe | 2006-09-07 |