#735779 flwm: ICCCM programmatic de-iconify

Package:
flwm
Source:
flwm
Description:
Fast Light Window Manager
Submitter:
Kevin Ryde
Date:
2014-06-30 22:12:38 UTC
Severity:
wishlist
#735779#5
Date:
2014-01-17 20:08:41 UTC
From:
To:
When a window is iconified, meaning hidden in flwm, an ICCCM style
MapRequest doesn't de-iconify it, whereas I hoped that it would.

For example with xwit and an xterm,

    xwit -iconify -id $WINDOWID; sleep 2; xwit -pop -id $WINDOWID

The xterm is iconified, but then the -pop does not de-iconify the way I
think it should.