plan9fox/sys
cinap_lenrek 03e60450c2 rio: get rid of window delete thread, fix mysterious disappearing windows
because a client might not handle resize, rio would try to move ther
window offsceen after 750 ms. however, it does this by window name,
which could have been reassigned by another concurrent rio, causing the
wrong window to disappear.

now we always move the window offscreen before freeimage(). this way we
are sure to still have the right reference to the original window.
2018-12-07 16:32:04 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: I'm beginning to wonder if anyone is left that isn't part of 9front? -- Steve Stallion 2018-10-04 23:23:50 -04:00
include ape: declare gethostname 2018-12-02 03:30:22 -08:00
lib add entries for il rcpu 2018-12-07 01:41:27 +00:00
man forp: change indexing to verilog-like semantics 2018-12-06 10:56:32 +00:00
src rio: get rid of window delete thread, fix mysterious disappearing windows 2018-12-07 16:32:04 +01:00