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