Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-14 | devdraw: notify window resize promptly on x11 | Russ Cox | 1 | -4/+1 |
2020-01-13 | devdraw: x11 working again | Russ Cox | 1 | -0/+7 |
2020-01-13 | devdraw: more cleanup, clearer locking | Russ Cox | 1 | -69/+61 |
2020-01-13 | devdraw: refactor, clean up mac screen | Russ Cox | 1 | -4/+4 |
2020-01-13 | devdraw: move Client into devdraw.h and move global state in | Russ Cox | 1 | -232/+108 |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -9/+7 |
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 1 | -2/+2 |
2012-11-25 | devdraw: add forcedpi toggled by Fn+F3 on Mac | Russ Cox | 1 | -1/+5 |
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 1 | -1/+27 |
2008-06-30 | devdraw: OS X native version | Russ Cox | 1 | -10/+3 |
2008-01-30 | devdraw: add F11 for full-screen toggle | Russ Cox | 1 | -3/+10 |
2006-07-05 | Fix resize error under KDE (Bart Locanthi) | rsc | 1 | -4/+4 |
2006-06-25 | new draw server | rsc | 1 | -0/+1607 |