Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-22 | devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431) | Igor Böhm | 1 | -2/+5 |
2020-05-18 | devdraw, libdraw: handle keyboard runes > U+FFFF | Russ Cox | 1 | -1/+1 |
2020-01-13 | libdraw: connect to devdraw via $wsysid when set | Russ Cox | 1 | -1/+63 |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -17/+16 |
2019-04-05 | libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217) | Fazlul Shahriar | 1 | -1/+1 |
2018-11-15 | libdraw: add Cursor2, a 32x32 high-res cursor | Russ Cox | 1 | -1/+6 |
2012-09-17 | libdraw: add visibleclicks mode | Russ Cox | 1 | -1/+6 |
2009-07-14 | merge | Russ Cox | 1 | -2/+6 |
2009-04-30 | merge | Russ Cox | 1 | -0/+9 |
2008-07-01 | libdraw: do not let devdraw fork, for OS X | Russ Cox | 1 | -1/+5 |
2008-06-30 | libdraw: die if display does | Russ Cox | 1 | -2/+2 |
2006-11-04 | In non-blocking recv functions in libmux and libdraw, | rsc | 1 | -14/+20 |
2006-07-04 | move USED past decls (Arvindh Tamilmani) | rsc | 1 | -2/+2 |
2006-06-26 | use pin | rsc | 1 | -1/+27 |
2006-06-25 | event | rsc | 1 | -15/+46 |
2006-06-25 | new | rsc | 1 | -0/+336 |