Hover Titlebar Buttons

I’m looking for a way to set a hover (mouse over) pixmap for my titlebar buttons. Has anyone done this before that can point me in the right direction?

Sure – it’s currently not possible.

– Thomas Adam

Not even with fvwmScript or some constant poller of the mouse?

Piperead expr $[w.width] - $[w.height] + $[cw.height] -lt $[pointer.wx] -a ....

No. Since the button-pres event is already handled by this point.

– Thomas Adam