Thanks!
I think I'll remove the check for 0.1.14.
That's correct.
If statement in Frame.cc actually spans 3 lines because of code style, braces etc, but here you quoted it in one line and that's it!
I have compiled PekWM 0.12 with that 'if' statement commented out and it works.
Here's a link to original conversation between you and Florian H:
http://pekwm.org/projects/pekwm/mailing_lists/pekwm/mail?mail_id=867
I don't know which patch you are referring to, but you suggest to remove the lines "if (_client->getTransientWindow()) { return; }". Is this correct?