Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-15 | devdraw: avoid deadlock in x11 resize | Russ Cox | 1 | -0/+1 | |
Fixes #347. | |||||
2020-01-13 | devdraw: x11 working again | Russ Cox | 1 | -2/+0 | |
Need to think a bit more about locking, but overall it's a working devdraw. Multiclient mode may not be working but nothing is using it yet. | |||||
2013-03-07 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 1 | -0/+1 | |
For single-button mouse users. R=rsc https://codereview.appspot.com/7620043 | |||||
2008-01-30 | devdraw: add F11 for full-screen toggle | Russ Cox | 1 | -0/+3 | |
2006-06-25 | new draw server | rsc | 1 | -0/+31 | |