aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
Commit message (Expand)AuthorAge
* fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith2010-08-02
* updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith2010-07-31
* typo fixesConnor Lane Smith2010-06-23
* updated manpage, changed keybindsConnor Lane Smith2010-06-20
* updated manpageConnor Lane Smith2010-06-09
* applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du...Anselm R Garbe2009-11-28
* added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm12008-05-19
* fix typoSander van Dijk2008-03-25
* fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Anselm R Garbe2008-03-18
* removed ido-matching, changed behavior of -i meaning case insensitive matchin...Anselm R Garbe2008-03-12
* fixed dmenuAnselm R. Garbe2007-09-30
* applied MichaƂ Janeczek dmenu patch, made dmenu match case-insensitive by de...Anselm R. Garbe2007-09-23
* next version is 3.3arg@suckless.org2007-09-17
* changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2007-02-26
* Escape -s in dmenu.1Kris Maglione2007-02-25
* removed -t, now using isatty() instead of select() to prevent execution from ...Anselm R. Garbe2007-02-19
* removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe2007-02-19
* nah nah nah, I can't get used to the bottom bar, pushing the conditional dme...Anselm R. Garbe2007-02-08
* letting dmenu appear at the bottom by defaultAnselm R. Garbe2007-02-08
* small fix of Control-j in dmenu.1Anselm R. Garbe2007-01-16
* s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightAnselm R. Garbe2007-01-11
* documenting undocumented vi-alike shortcuts of dmenuAnselm R. Garbe2007-01-11
* commented recent Control-shortcut additionsAnselm R. Garbe2007-01-11
* fixed a typo in dmenu.1arg@mig292006-12-19
* prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -...arg@mig292006-12-19
* added wmii reference to dmenu(1)arg@mig292006-12-18
* applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it...arg@mig292006-12-18
* changed text in dmenu manpagearg@mig292006-12-13
* added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292006-12-13
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...arg@mig292006-12-12
* small update to man page (backported)arg@zarathustra2006-09-26
* removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi2006-09-26
* another fixAnselm R. Garbe2006-09-07
* made dmenu.1 also conciseAnselm R. Garbe2006-09-07
* fixed man pageAnselm R. Garbe2006-09-04
* updated man pageAnselm R. Garbe2006-08-28
* small changes in dmenu.1Anselm R.Garbe2006-08-21
* removed C-[ from source and man pageAnselm R.Garbe2006-08-10
* removed control sequences which actually aren't implemented anymore (only the...Anselm R.Garbe2006-08-09
* made dmenu(1) more dwm(1) alikearg@10ksloc.org2006-08-07
* appliead Sanders manpage/Makefile pactharg@10ksloc.org2006-08-07
* fixed dmenu.1 version infoarg@10ksloc.org2006-08-07
* updated man pagearg@10ksloc.org2006-08-07
* updated man pagearg@10ksloc.org2006-08-07
* removed -t title crap from dmenuarg@10ksloc.org2006-08-07
* initial importarg@10ksloc.org2006-08-04