Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-16 | fix extra warning | ||
2011-10-13 | limit lines to input | ||
2011-10-04 | input focus: fix for reparenting wms | ||
2011-09-30 | fix monitor select when no focus | ||
2011-09-20 | merge token -> default | ||
2011-09-20 | tweak match | ||
2011-09-19 | detect active monitor using input focus | ||
2011-09-19 | add token matching | ||
2011-07-17 | tweaks | ||
2011-07-14 | efficiency tweaks | ||
2011-07-06 | simpler vline | ||
2011-07-04 | rebind ^N ^P | ||
2011-06-13 | add ^M | ||
2011-05-18 | bugfix | ||
2011-05-18 | no -m, cleanup | ||
2011-05-16 | fix possible overflow | ||
2011-05-16 | fixed extra warnings | ||
2011-05-15 | portability | ||
2011-05-15 | efficient incremental search | ||
2011-05-15 | match first | ||
2011-05-15 | faster grab | ||
2011-05-15 | cleanup | ||
2011-05-15 | fast but inexact | ||
2011-05-14 | cleanup | ||
2011-05-14 | instant ^E | ||
2011-05-14 | fix typo | ||
2011-05-14 | use array for items | ||
2011-05-12 | fixed xinerama corner case | ||
2011-05-11 | fixed -m bug (thanks Rob) | ||
2011-05-08 | fast grab patch (thanks Rob) | ||
2011-05-06 | helpful errors | ||
2011-05-05 | paring | ||
2011-01-07 | update license | ||
2010-11-17 | moved main, updated args | ||
2010-11-12 | rebound paste to ^Y | ||
2010-11-11 | removed libdc dependence | ||
2010-11-02 | -m flag to fix dwm selmon bug | ||
2010-09-13 | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | ||
2010-09-11 | simplification | ||
2010-09-11 | update to libdc, fixed utf8 bug | ||
2010-08-20 | arrow offset | ||
2010-08-20 | fixed width bug | ||
2010-08-20 | rebound paste, removed useless max widths | ||
2010-08-19 | new libdraw | ||
2010-08-19 | new libdraw | ||
2010-08-18 | resorted globals | ||
2010-08-18 | signed ints, ignore negative -l value | ||
2010-08-12 | fixed insert segfault, added nextrune | ||
2010-08-11 | fixed paste | ||
2010-08-11 | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | ||