summaryrefslogtreecommitdiff
path: root/sys/src/cmd/dtracy/cgen.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-12-07 16:32:04 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2018-12-07 16:32:04 +0100
commit03e60450c2acc20866867cc5d3649aaed07d0326 (patch)
tree1dcd2180d524e35c2e30f723a15352e2e913d933 /sys/src/cmd/dtracy/cgen.c
parent96b1debbf869ac135f3a0f22e8fdc57caaa15129 (diff)
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.
Diffstat (limited to 'sys/src/cmd/dtracy/cgen.c')
0 files changed, 0 insertions, 0 deletions