dmenu-flexipatch
dmenu-flexipatch copied to clipboard
Fix window embedding with XRESOURCES_PATCH enabled
Window embedding was broken with the XRESOURCES patch because the parent window computation was happening before the args were passed. This PR moves that section to after args have been passed.
Here's the picture of this working:
