Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | applied Alex Sedov's Tab buffer termination patch, thanks | |
2013-04-17 | applied multisel patch to mainline | |
2012-05-15 | ignore prompt if it is empty in addition to NULL | |
2012-02-10 | listen for C-S-[jm] | |
2012-01-19 | add ^G escape keybinding | |
2012-01-02 | align M-[hjkl] closer to vi keys | |
2012-01-01 | happy new year! | |
2012-01-01 | add Mod1Mask keybindings | |
2011-11-23 | set window background_pixel | |
2011-11-19 | faster dmenu_run -f | |
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 |