Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-14 | devdraw: notify window resize promptly on x11 | Russ Cox | 1 | -0/+1 |
2020-01-13 | devdraw: x11 working again | Russ Cox | 1 | -5/+10 |
2020-01-13 | devdraw: multiclient mode | Russ Cox | 1 | -0/+3 |
2020-01-13 | devdraw: more cleanup, clearer locking | Russ Cox | 1 | -28/+63 |
2020-01-13 | devdraw: refactor, clean up mac screen | Russ Cox | 1 | -2/+20 |
2020-01-13 | devdraw: move per-window globals in mac-screen.m into Client | Russ Cox | 1 | -0/+1 |
2020-01-13 | devdraw: move Client into devdraw.h and move global state in | Russ Cox | 1 | -6/+163 |
2012-11-25 | devdraw: add forcedpi toggled by Fn+F3 on Mac | Russ Cox | 1 | -0/+1 |
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 1 | -1/+1 |
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 1 | -0/+2 |
2008-10-08 | devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttons | Russ Cox | 1 | -0/+1 |
2008-06-30 | devdraw: OS X native version | Russ Cox | 1 | -0/+2 |
2006-06-25 | new draw server | rsc | 1 | -0/+4 |