Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | set window background_pixel | Connor Lane Smith | 2011-11-23 | -2/+2 |
* | faster dmenu_run -f | Connor Lane Smith | 2011-11-19 | -1/+1 |
* | limit direction keys in vline | Connor Lane Smith | 2011-11-15 | -0/+4 |
* | fix C-n / C-p directions (thanks bastien) | Connor Lane Smith | 2011-11-14 | -2/+2 |
* | new default colour scheme | Connor Lane Smith | 2011-11-14 | -4/+4 |
* | add paste from clipboard | Connor Lane Smith | 2011-10-26 | -2/+4 |
* | add lots of comments | Connor Lane Smith | 2011-10-26 | -18/+33 |
* | input focus: calculate areas of intersection | Connor Lane Smith | 2011-10-26 | -12/+22 |
* | merge xim -> default | Connor Lane Smith | 2011-10-17 | -4/+18 |
|\ | ||||
| * | xim: check for corner cases | Connor Lane Smith | 2011-10-17 | -4/+6 |
| * | add xim support | Troels Henriksen | 2011-10-16 | -3/+15 |
* | | fix extra warning | Connor Lane Smith | 2011-10-16 | -1/+1 |
|/ | ||||
* | limit lines to input | Connor Lane Smith | 2011-10-13 | -0/+1 |
* | input focus: fix for reparenting wms | Connor Lane Smith | 2011-10-04 | -1/+1 |
* | fix monitor select when no focus | Connor Lane Smith | 2011-09-30 | -1/+1 |
* | merge token -> default | Connor Lane Smith | 2011-09-20 | -25/+36 |
|\ | ||||
| * | tweak match | Connor Lane Smith | 2011-09-20 | -2/+2 |
| * | add token matching | Connor Lane Smith | 2011-09-19 | -23/+34 |
* | | detect active monitor using input focus | Connor Lane Smith | 2011-09-19 | -7/+12 |
|/ | ||||
* | tweaks | Connor Lane Smith | 2011-07-17 | -0/+1 |
* | efficiency tweaks | Connor Lane Smith | 2011-07-14 | -57/+41 |
* | simpler vline | Connor Lane Smith | 2011-07-06 | -4/+2 |
* | rebind ^N ^P | Connor Lane Smith | 2011-07-04 | -2/+2 |
* | add ^M | Connor Lane Smith | 2011-06-13 | -0/+1 |
* | bugfix4.3.1 | Connor Lane Smith | 2011-05-18 | -1/+1 |
* | no -m, cleanup4.3 | Connor Lane Smith | 2011-05-18 | -17/+18 |
* | fix possible overflow | Connor Lane Smith | 2011-05-16 | -4/+4 |
* | fixed extra warnings | Connor Lane Smith | 2011-05-16 | -6/+6 |
* | portability | Connor Lane Smith | 2011-05-15 | -9/+12 |
* | efficient incremental search | Connor Lane Smith | 2011-05-15 | -18/+19 |
* | match first | Connor Lane Smith | 2011-05-15 | -4/+5 |
* | faster grab | Connor Lane Smith | 2011-05-15 | -11/+12 |
* | cleanup | Connor Lane Smith | 2011-05-15 | -6/+5 |
* | fast but inexact | Connor Lane Smith | 2011-05-15 | -4/+7 |
* | cleanup | Connor Lane Smith | 2011-05-14 | -5/+2 |
* | instant ^E | Connor Lane Smith | 2011-05-14 | -16/+20 |
* | fix typo | Connor Lane Smith | 2011-05-14 | -1/+1 |
* | use array for items | Connor Lane Smith | 2011-05-14 | -10/+10 |
* | fixed xinerama corner case | Connor Lane Smith | 2011-05-12 | -7/+7 |
* | fixed -m bug (thanks Rob) | Connor Lane Smith | 2011-05-11 | -9/+9 |
* | fast grab patch (thanks Rob) | Connor Lane Smith | 2011-05-08 | -4/+14 |
* | helpful errors | Connor Lane Smith | 2011-05-06 | -2/+2 |
* | paring | Connor Lane Smith | 2011-05-05 | -19/+11 |
* | update license | Connor Lane Smith | 2011-01-07 | -1/+1 |
* | moved main, updated args | Connor Lane Smith | 2010-11-17 | -48/+48 |
* | rebound paste to ^Y | Connor Lane Smith | 2010-11-12 | -4/+3 |
* | removed libdc dependence | Connor Lane Smith | 2010-11-11 | -26/+26 |
* | -m flag to fix dwm selmon bug | Connor Lane Smith | 2010-11-02 | -1/+5 |
* | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith | 2010-09-13 | -1/+1 |
* | simplification | Connor Lane Smith | 2010-09-11 | -1/+1 |