Age | Commit message (Collapse) | Author | Files | Lines |
|
Now, if you full-screen an app running on a secondary
screen, it only takes over that monitor. It does not cause
the primary screen to disappear.
Code by David Jeannot.
R=djeannot24
http://codereview.appspot.com/5708046
|
|
Remove swipe gestures.
Keep only 2-finger pinching and 3-finger tapping.
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5498094
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5558051
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5505092
|
|
Previously, the menu bar has been set to hidden
instead of autohidden in fullscreen mode, because
it appeared too easily. Occasionally however, it
still appears. This patch makes sure it won't.
With OS X Lion's fullscreen, the Dock is
autohidden, but sometimes remains hidden. This
bug comes with visual menu bar bugs
during space transition and when exiting
fullscreen. Those bugs happen after each
Devdraw's activation, for example. This patch
neutralizes them.
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5502091
|
|
This implementation is simpler to understand. It
removes conflicts with other modifiers and with
the virtual buttons. Pressing alt during a
sequence now cancels it correctly.
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5507049
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5528046
|
|
(The new variable "willactivate" is in the input
structure "in", which is illogical. But this
structure will soon be renamed "app". I postpone
the renaming to avoid conflicts with simultaneous
Codereview issues.)
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5504102
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5503086
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5356050
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5318054
|
|
|
|
|
|
|
|
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5170041
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5132050
|
|
R=rsc
http://codereview.appspot.com/5132045
|
|
R=rsc
http://codereview.appspot.com/5146043
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5131041
|
|
R=rsc
http://codereview.appspot.com/5069042
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5015042
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4974060
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4653041
|
|
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4632051
|
|
Fixes #71.
R=rsc
CC=codebot
http://codereview.appspot.com/4327057
|
|
R=rsc
CC=codebot
http://codereview.appspot.com/3922043
|
|
R=rsc
http://codereview.appspot.com/3828045
|
|
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
|
|
R=rsc
http://codereview.appspot.com/2729042
|
|
R=rsc
http://codereview.appspot.com/2783041
|
|
maybe the code is also actually correct. who knows.
R=rsc
http://codereview.appspot.com/1875045
|
|
R=rsc
http://codereview.appspot.com/799045
|
|
R=rsc
CC=codebot
http://codereview.appspot.com/224104
|
|
R=rsc
http://codereview.appspot.com/203059
|
|
CC=codebot
http://codereview.appspot.com/193056
|
|
R=rsc
http://codereview.appspot.com/189104
|
|
Was turning all button touches into clicks of high
buttons, causing spurious clicks even outside the
app window.
R=rsc
http://codereview.appspot.com/189084
|
|
makes windows redraw properly when moved
between screens when monitors get shuffled around
R=
CC=
http://codereview.appspot.com/189076
|
|
R=rsc
CC=plalonde, r
http://codereview.appspot.com/181129
|
|
Various tweaks to avoid breaking standard mice,
but probably needs tweaks to work with multitouch
mice again. Still, it's a start.
R=rsc
CC=plalonde, r
http://codereview.appspot.com/181124
|
|
R=rsc_swtch, rsc
CC=old.codebot, codebot
http://codereview.appspot.com/132045
|
|
Can test with
cd $PLAN9/src/cmd/devdraw
mk devdraw-cocoa
DEVDRAW=devdraw-cocoa colors
|
|
fixes http://groups.google.com/group/plan9port-dev/t/f865adc9a520653a
see also http://archive.netbsd.se/?ml=plan9-9fans&a=2007-03&t=3328886
http://codereview.appspot.com/117072
|
|
fixes #29 http://code.swtch.com/plan9port/issues/29/
The accidental resubmission of the patch caused
patch(1) to revert the patch. Thanks, patch authors!
http://codereview.appspot.com/117057
|
|
fixes #29 http://code.swtch.com/plan9port/issues/29/
http://codereview.appspot.com/117057
|
|
http://codereview.appspot.com/117057
|
|
|
|
|
|
|