summaryrefslogtreecommitdiffstats
path: root/dmenu.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* changed text in dmenu manpageGravatar arg@mig29 2006-12-131-1/+1
* added prompt option (-p 'prompt text'), documented in man page as wellGravatar arg@mig29 2006-12-131-0/+4
* ordered switch branches in kpress alphabetically, applied Sanders patch for P...Gravatar arg@mig29 2006-12-121-1/+7
* small update to man page (backported)Gravatar arg@zarathustra 2006-09-261-6/+6
* removed config.h stuff, made dwm configurable due to command line optionsGravatar arg@mmvi 2006-09-261-3/+24
* another fixGravatar Anselm R. Garbe 2006-09-071-12/+9
* made dmenu.1 also conciseGravatar Anselm R. Garbe 2006-09-071-25/+23
* fixed man pageGravatar Anselm R. Garbe 2006-09-041-3/+3
* updated man pageGravatar Anselm R. Garbe 2006-08-281-5/+5
* small changes in dmenu.1Gravatar Anselm R.Garbe 2006-08-211-1/+1
* removed C-[ from source and man pageGravatar Anselm R.Garbe 2006-08-101-1/+1
* removed control sequences which actually aren't implemented anymore (only the...Gravatar Anselm R.Garbe 2006-08-091-4/+4
* made dmenu(1) more dwm(1) alikeGravatar arg@10ksloc.org 2006-08-071-23/+22
* appliead Sanders manpage/Makefile pacthGravatar arg@10ksloc.org 2006-08-071-1/+1
* fixed dmenu.1 version infoGravatar arg@10ksloc.org 2006-08-071-1/+1
* updated man pageGravatar arg@10ksloc.org 2006-08-071-1/+1
* updated man pageGravatar arg@10ksloc.org 2006-08-071-0/+4
* removed -t title crap from dmenuGravatar arg@10ksloc.org 2006-08-071-7/+0
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+68
0-17 01:18:57 +0100'>2011-10-17xim: check for corner casesGravatar Connor Lane Smith 1-4/+6 2011-10-16fix extra warningGravatar Connor Lane Smith 1-1/+1 2011-10-16lsx: return failure on errorGravatar Connor Lane Smith 1-2/+5 2011-10-16add xim supportGravatar Troels Henriksen 1-3/+15 2011-10-13limit lines to inputGravatar Connor Lane Smith 1-0/+1 2011-10-04input focus: fix for reparenting wmsGravatar Connor Lane Smith 1-1/+1 2011-09-30fix monitor select when no focusGravatar Connor Lane Smith 1-1/+1 2011-09-20tweak matchGravatar Connor Lane Smith 1-2/+2 2011-09-20update manpageGravatar Connor Lane Smith 1-9/+6 2011-09-19detect active monitor using input focusGravatar Connor Lane Smith 1-7/+12 2011-09-19add token matchingGravatar Connor Lane Smith 1-23/+34 2011-09-19change version to 'hg'Gravatar Connor Lane Smith 1-1/+1 2011-07-24dmenu_run: sh -cGravatar Connor Lane Smith 1-1/+1 2011-07-22fix loadfontGravatar Connor Lane Smith 1-12/+13 2011-07-19Added tag 4.4 for changeset 2b105eaae831Gravatar Connor Lane Smith 1-0/+1 2011-07-19add lsx.1 to distGravatar Connor Lane Smith 1-1/+1 2011-07-17tweaksGravatar Connor Lane Smith 2-2/+2 2011-07-14efficiency tweaksGravatar Connor Lane Smith 2-60/+44 2011-07-14fix extra warningGravatar Connor Lane Smith 1-1/+1 2011-07-06simpler vlineGravatar Connor Lane Smith 1-4/+2 2011-07-04rebind ^N ^PGravatar Connor Lane Smith 2-3/+3 2011-06-25include limits.hGravatar Connor Lane Smith 1-0/+1 2011-06-23make clean lsxGravatar Connor Lane Smith 1-1/+1 2011-06-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3 2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14 2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6 2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15