aboutsummaryrefslogtreecommitdiff
path: root/dmenu.c
Commit message (Expand)AuthorAgeFilesLines
* input focus: calculate areas of intersectionConnor Lane Smith2011-10-261-12/+22
* merge xim -> defaultConnor Lane Smith2011-10-171-4/+18
|\
| * xim: check for corner casesConnor Lane Smith2011-10-171-4/+6
| * add xim supportTroels Henriksen2011-10-161-3/+15
* | fix extra warningConnor Lane Smith2011-10-161-1/+1
|/
* limit lines to inputConnor Lane Smith2011-10-131-0/+1
* input focus: fix for reparenting wmsConnor Lane Smith2011-10-041-1/+1
* fix monitor select when no focusConnor Lane Smith2011-09-301-1/+1
* merge token -> defaultConnor Lane Smith2011-09-201-25/+36
|\
| * tweak matchConnor Lane Smith2011-09-201-2/+2
| * add token matchingConnor Lane Smith2011-09-191-23/+34
* | detect active monitor using input focusConnor Lane Smith2011-09-191-7/+12
|/
* tweaksConnor Lane Smith2011-07-171-0/+1
* efficiency tweaksConnor Lane Smith2011-07-141-57/+41
* simpler vlineConnor Lane Smith2011-07-061-4/+2
* rebind ^N ^PConnor Lane Smith2011-07-041-2/+2
* add ^MConnor Lane Smith2011-06-131-0/+1
* bugfixConnor Lane Smith2011-05-181-1/+1
* no -m, cleanupConnor Lane Smith2011-05-181-17/+18
* fix possible overflowConnor Lane Smith2011-05-161-4/+4
* fixed extra warningsConnor Lane Smith2011-05-161-6/+6
* portabilityConnor Lane Smith2011-05-151-9/+12
* efficient incremental searchConnor Lane Smith2011-05-151-18/+19
* match firstConnor Lane Smith2011-05-151-4/+5
* faster grabConnor Lane Smith2011-05-151-11/+12
* cleanupConnor Lane Smith2011-05-151-6/+5
* fast but inexactConnor Lane Smith2011-05-151-4/+7
* cleanupConnor Lane Smith2011-05-141-5/+2
* instant ^EConnor Lane Smith2011-05-141-16/+20
* fix typoConnor Lane Smith2011-05-141-1/+1
* use array for itemsConnor Lane Smith2011-05-141-10/+10
* fixed xinerama corner caseConnor Lane Smith2011-05-121-7/+7
* fixed -m bug (thanks Rob)Connor Lane Smith2011-05-111-9/+9
* fast grab patch (thanks Rob)Connor Lane Smith2011-05-081-4/+14
* helpful errorsConnor Lane Smith2011-05-061-2/+2
* paringConnor Lane Smith2011-05-051-19/+11
* update licenseConnor Lane Smith2011-01-071-1/+1
* moved main, updated argsConnor Lane Smith2010-11-171-48/+48
* rebound paste to ^YConnor Lane Smith2010-11-121-4/+3
* removed libdc dependenceConnor Lane Smith2010-11-111-26/+26
* -m flag to fix dwm selmon bugConnor Lane Smith2010-11-021-1/+5
* fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2010-09-131-1/+1
* simplificationConnor Lane Smith2010-09-111-1/+1
* update to libdc, fixed utf8 bugConnor Lane Smith2010-09-111-2/+2
* arrow offsetConnor Lane Smith2010-08-201-1/+1
* fixed width bugConnor Lane Smith2010-08-201-3/+3
* rebound paste, removed useless max widthsConnor Lane Smith2010-08-201-7/+8
* new libdrawConnor Lane Smith2010-08-191-25/+25
* new libdrawConnor Lane Smith2010-08-191-2/+2
* resorted globalsConnor Lane Smith2010-08-181-1/+1