> > Some apps (for example GVim) appear to have their own icons built in & > > I'm wondering if there's a way to access them somehow? (through the > > perllib interface of course) > > > > Using the WindowList tracker, M_MINI_ICON events have the value > > "ewmh_mini_icon" for the name/mini_icon_name field. Not useful to > > FvwmTabs as I can't load the image. > > I suppose you mean field named icon_id in M_MINI_ICON in perllib.
Ah, I can do a XGetImage($icon_id). > Are you sure you can't just embed the mini icon window by its id? Don't think so. There appears to be only one copy of each mini icon (pixmap) in the X server - the same icon_id can be used by multiple windows. > You will need to do this anyway, since I think Tk does not support png. Tk supports PNG images just fine - I am currently using them in FvwmTabs. > If you are at it, feel free to update FvwmWindowMenu to use WindowList > tracker Sure. I'm currently implementing a whole bunch of new features for FvwmTabs - I'll look at FvwmWindowMenu after I release the next version. >and to support ewmh mini icons (I guess, you need to patch fvwm > menus a bit to support mini-icons by window id, in addition to by name). Ok. SCoTT. :) -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]