Good morning,
Is there any way to know when fvwm is 'busy' and when it's 'idle'.
Suppose I want to display a rubberband over the screen. If I want fvwm to
iconify a window, I'll need to hide the rubberband while it does it, and
redisplay it after it's done. Currently I have there a
sleep_a_little(150000) which is almost too slow to be bareable, but this
is obviously not the best solution. The problem is that I paint the
rubberband with XDrawRectangle directly over root, and not in a window of
itself, ergo problems with window which overlap.
http://www.cs.bgu.ac.il/~elad/GEOM.tgz
_
(_ / _ / ( E-mail pigeons nest in binary trees )
(__/__(/\_(/
http://www.cs.bgu.ac.il/~elad
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Aug 19 1997 - 15:08:12 BST