Age | Commit message (Expand) | Author |
---|---|---|
2011-11-15 | limit direction keys in vline | |
2011-11-14 | fix C-n / C-p directions (thanks bastien) | |
2011-11-14 | new default colour scheme | |
2011-10-26 | add paste from clipboard | |
2011-10-26 | add lots of comments | |
2011-10-26 | input focus: calculate areas of intersection | |
2011-10-17 | merge xim -> default | |
2011-10-17 | xim: check for corner cases | |
2011-10-16 | fix extra warning | |
2011-10-16 | add xim support | |
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 |