| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | detect active monitor using input focus | Connor Lane Smith | 2011-09-19 | 1 | -7/+12 |
| |/ |
|
| * | tweaks | Connor Lane Smith | 2011-07-17 | 1 | -0/+1 |
| * | efficiency tweaks | Connor Lane Smith | 2011-07-14 | 1 | -57/+41 |
| * | simpler vline | Connor Lane Smith | 2011-07-06 | 1 | -4/+2 |
| * | rebind ^N ^P | Connor Lane Smith | 2011-07-04 | 1 | -2/+2 |
| * | add ^M | Connor Lane Smith | 2011-06-13 | 1 | -0/+1 |
| * | bugfix | Connor Lane Smith | 2011-05-18 | 1 | -1/+1 |
| * | no -m, cleanup | Connor Lane Smith | 2011-05-18 | 1 | -17/+18 |
| * | fix possible overflow | Connor Lane Smith | 2011-05-16 | 1 | -4/+4 |
| * | fixed extra warnings | Connor Lane Smith | 2011-05-16 | 1 | -6/+6 |
| * | portability | Connor Lane Smith | 2011-05-15 | 1 | -9/+12 |
| * | efficient incremental search | Connor Lane Smith | 2011-05-15 | 1 | -18/+19 |
| * | match first | Connor Lane Smith | 2011-05-15 | 1 | -4/+5 |
| * | faster grab | Connor Lane Smith | 2011-05-15 | 1 | -11/+12 |
| * | cleanup | Connor Lane Smith | 2011-05-15 | 1 | -6/+5 |
| * | fast but inexact | Connor Lane Smith | 2011-05-15 | 1 | -4/+7 |
| * | cleanup | Connor Lane Smith | 2011-05-14 | 1 | -5/+2 |
| * | instant ^E | Connor Lane Smith | 2011-05-14 | 1 | -16/+20 |
| * | fix typo | Connor Lane Smith | 2011-05-14 | 1 | -1/+1 |
| * | use array for items | Connor Lane Smith | 2011-05-14 | 1 | -10/+10 |
| * | fixed xinerama corner case | Connor Lane Smith | 2011-05-12 | 1 | -7/+7 |
| * | fixed -m bug (thanks Rob) | Connor Lane Smith | 2011-05-11 | 1 | -9/+9 |
| * | fast grab patch (thanks Rob) | Connor Lane Smith | 2011-05-08 | 1 | -4/+14 |
| * | helpful errors | Connor Lane Smith | 2011-05-06 | 1 | -2/+2 |
| * | paring | Connor Lane Smith | 2011-05-05 | 1 | -19/+11 |
| * | update license | Connor Lane Smith | 2011-01-07 | 1 | -1/+1 |
| * | moved main, updated args | Connor Lane Smith | 2010-11-17 | 1 | -48/+48 |
| * | rebound paste to ^Y | Connor Lane Smith | 2010-11-12 | 1 | -4/+3 |
| * | removed libdc dependence | Connor Lane Smith | 2010-11-11 | 1 | -26/+26 |
| * | -m flag to fix dwm selmon bug | Connor Lane Smith | 2010-11-02 | 1 | -1/+5 |
| * | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith | 2010-09-13 | 1 | -1/+1 |
| * | simplification | Connor Lane Smith | 2010-09-11 | 1 | -1/+1 |
| * | update to libdc, fixed utf8 bug | Connor Lane Smith | 2010-09-11 | 1 | -2/+2 |
| * | arrow offset | Connor Lane Smith | 2010-08-20 | 1 | -1/+1 |
| * | fixed width bug | Connor Lane Smith | 2010-08-20 | 1 | -3/+3 |
| * | rebound paste, removed useless max widths | Connor Lane Smith | 2010-08-20 | 1 | -7/+8 |
| * | new libdraw | Connor Lane Smith | 2010-08-19 | 1 | -25/+25 |
| * | new libdraw | Connor Lane Smith | 2010-08-19 | 1 | -2/+2 |
| * | resorted globals | Connor Lane Smith | 2010-08-18 | 1 | -1/+1 |
| * | signed ints, ignore negative -l value | Connor Lane Smith | 2010-08-18 | 1 | -4/+5 |
| * | fixed insert segfault, added nextrune | Connor Lane Smith | 2010-08-12 | 1 | -37/+35 |
| * | fixed paste | Connor Lane Smith | 2010-08-11 | 1 | -7/+8 |
| * | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | Connor Lane Smith | 2010-08-11 | 1 | -40/+34 |
| * | more efficient initfont | Connor Lane Smith | 2010-08-10 | 1 | -3/+4 |
| * | reverted calcoffsets | Connor Lane Smith | 2010-08-10 | 1 | -5/+6 |
| * | simplifications | Connor Lane Smith | 2010-08-10 | 1 | -18/+14 |
| * | cursor fix + style | Connor Lane Smith | 2010-08-09 | 1 | -25/+19 |
| * | added ^D, removed ^M | Connor Lane Smith | 2010-08-06 | 1 | -1/+3 |
| * | new libdraw, typo fixes | Connor Lane Smith | 2010-08-05 | 1 | -5/+5 |
| * | another typo fix (thanks, Gene Auyeung) | Connor Lane Smith | 2010-08-03 | 1 | -1/+1 |