| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | devdraw: avoid deadlock in x11 resize | Russ Cox | 2020-01-15 | 1 | -0/+1 |
| | | | | | Fixes #347. | ||||
| * | devdraw: x11 working again | Russ Cox | 2020-01-13 | 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. | ||||
| * | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 2013-03-07 | 1 | -0/+1 |
| | | | | | | | | For single-button mouse users. R=rsc https://codereview.appspot.com/7620043 | ||||
| * | devdraw: add F11 for full-screen toggle | Russ Cox | 2008-01-30 | 1 | -0/+3 |
| | | |||||
| * | new draw server | rsc | 2006-06-25 | 1 | -0/+31 |
