> I do not think, it would look _that_ bad. Of course, an application
> knows a lot more about its data and is thus much better suited to
> calculate the icon, but even without this knowledge it is possible to
> come up with a generic algorithm that looks quite passable. Do a
> couple of experiments with "xv" and you will see what I mean.
I think you've got an important point in here that scuppers any scheme to
have mini-windows in the pager. Only the application and the X-server can
tell when the applications windows contents change. In order to have
mini-windows the application window would have to be grabbed every few seconds.
I've seen programs that spy on other windows by grabbing at intervals, you can't
get any work done since the window keeps getting frozen when it is grabbed.
Perhaps you might consider a more abstract alternative. The pager could find
out the application top level window background colour and use that in the
pager window. If you colour code your windows it would give a better hint
and might look quite nice. It would be a lot of work for the pager to query
every window that gets created but would be low on CPU load.
Cheers,
Tim Phipps.
--
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 Sat Oct 12 1996 - 03:56:27 BST