plan9fox/sys
cinap_lenrek c33732a530 rio: wtop() after resize fix
wtop() checked w->topped == topped as a fast exit. if you
had the top most window not being current (== input) which
can happen when you delete the current window, then wtop would
after resize would not make the window current because it
is already top topmost one. wtopme() and wcurrent() both are
non-ops when window is already the topmost or window is already
current, so remove the check as its not needed. also topping
the window feels less sluggish.
2012-10-20 10:38:11 +02:00
..
doc
games/lib fortunes, rob, rsc, troll: the war is over 2012-10-16 11:21:21 -05:00
include Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
lib kernel: mnt cache rework 2012-10-17 15:48:30 +02:00
man document urlencode in hget(1) 2012-10-18 15:23:40 +02:00
src rio: wtop() after resize fix 2012-10-20 10:38:11 +02:00