Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-22 | devdraw: clear altdown on focus out (thanks Ethan Burns) | Russ Cox | 1 | -0/+1 | |
TBR=rsc https://codereview.appspot.com/53820044 | |||||
2013-07-17 | cmd/devdraw: clear keyboard state on lost focus. | Roger Peppe | 1 | -0/+6 | |
See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after R=rsc https://codereview.appspot.com/11453043 | |||||
2013-03-07 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 1 | -18/+87 | |
For single-button mouse users. R=rsc https://codereview.appspot.com/7620043 | |||||
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 1 | -1/+5 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050 | |||||
2008-01-30 | devdraw: full-screen cleanup | Russ Cox | 1 | -1/+1 | |
2008-01-30 | devdraw: add F11 for full-screen toggle | Russ Cox | 1 | -1/+40 | |
2006-07-05 | Fix resize error under KDE (Bart Locanthi) | rsc | 1 | -19/+41 | |
2006-06-26 | slow mode for debugging | rsc | 1 | -2/+17 | |
2006-06-25 | new draw server | rsc | 1 | -0/+481 | |