plan9fox/sys
cinap_lenrek 9ef4ba83f6 rio: fix handling "resize" wctl for hidden windows
when the "resize" wctl was used on a hidden window, the window
was put back on the screen, however, it was not removed from
the hidden[] array so trying to hide the window again failed
because whide() assumed it was already hidden.

the fix is to not unhide the window, but preserve the hidden
state, so windows can programmatically be reshaped and moved,
but will remain hidden unless explicitely unhidden.
2015-11-25 04:30:44 +01:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: [9fans] FUSE on Plan9 2015-10-31 16:09:15 -04:00
include libmp: initial attempt at constant time code, faster reductions for special primes (for ecc) 2015-11-21 09:39:59 +01:00
lib acid/leak: fix endless loop for B2NB(b) == b case (thanks mischief) 2015-10-19 00:20:33 +02:00
man rio: fix handling "resize" wctl for hidden windows 2015-11-25 04:30:44 +01:00
src rio: fix handling "resize" wctl for hidden windows 2015-11-25 04:30:44 +01:00