On 31 March 2010 00:54, Connor Lane Smith wrote:
> On 30 March 2010 23:35, Connor Lane Smith 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'. Hop
On Wed, Mar 31, 2010 at 12:36:04PM +0100, Sean Whitton wrote:
>
> This is nice. What would be even nicer is if dmenu stole mouse/kb
> control only for the window in question, so you could switch to another
> window/tag and leave it open while looking up part of a url or
> something.
>
> S
>
> -
Hi,
On Tue, Mar 30, 2010 at 11:54:15PM +, Connor Lane Smith wrote:
> On 30 March 2010 23:35, Connor Lane Smith 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 us
nice! i've always wanted something like this.
peter
--
sic dicit magister P.
http://individual.utoronto.ca/peterjh/
On Tue, 30 Mar 2010, Connor Lane Smith wrote:
On 30 March 2010 23:35, Connor Lane Smith wrote:
I thought it would be nice for certain programs (like surf) to spawn
dmenu wit
On 30 March 2010 23:35, Connor Lane Smith 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