Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-27 | devdraw: fix some memory leaks in x11 | Xiao-Yong Jin | 1 | -1/+3 | |
2013-06-21 | devdraw: fix x11 input | Russ Cox | 1 | -1/+1 | |
R=rsc https://codereview.appspot.com/10458043 | |||||
2013-03-07 | devdraw: control+click = button 2, alt/shift+click = button 3 | Russ Cox | 1 | -8/+23 | |
For single-button mouse users. R=rsc https://codereview.appspot.com/7620043 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2011-09-28 | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 1 | -1/+9 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050 | |||||
2011-01-02 | keyboard(7): document X compose sequences | Russ Cox | 1 | -1/+2 | |
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043 | |||||
2010-07-22 | devdraw: snarf better with Chrome | Russ Cox | 1 | -5/+4 | |
maybe the code is also actually correct. who knows. R=rsc http://codereview.appspot.com/1875045 | |||||
2008-07-22 | devdraw: keep Ctl-Alt from turning into Ctl-U on X11 | grai | 1 | -1/+1 | |
2007-05-04 | report target list as 32-bit chunks, not 8-bit, for OS X | rsc | 1 | -1/+1 | |
2007-05-03 | say utf8string before string in target list | rsc | 1 | -2/+2 | |
2007-05-03 | try for utf8 string first in getsnarf; new test program snarf | rsc | 1 | -44/+56 | |
2006-06-25 | new draw server | rsc | 1 | -0/+704 | |