On 30 March 2010 23:35, Connor Lane Smith <c...@lubutu.com> wrote: > I thought it would be nice for certain programs (like surf) to spawn > dmenu within its own borders. It turns out this is actually very > simple. The attached patch uses the argument '-w'. Hopefully it could > be of use to someone else.
Actually here's an even simpler way (4 lines). This takes the argument '-e xid', where xid is the window it will nest into. cls
dmenu.diff
Description: Binary data