gtk: Update the time-slice window BEFORE sleeping.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 2 Feb 2013 19:27:59 +0000 (12:27 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 2 Feb 2013 19:27:59 +0000 (12:27 -0700)
commit326eaa8f0fcced90c99d4aa547dd0875555350ef
tree8c713ab6c14798fcf0da7d6fa9075937a26855a8
parent040afe0bfc4e23d7250a78fed4fcfcbd2ed221f8
gtk: Update the time-slice window BEFORE sleeping.

Thus when the toolkit flames out, the time-slice window stops on the
list of file descriptors Scheme IS waiting on (NOT the descriptors it
WAS waiting on).
src/gtk/gtkio.c.stay