Re: [dmenu] [dev] Option not to lock X

2018-04-17 Thread baby turtle
On 17/04/18 18:46, Quentin Rameau wrote: Hello baby, dmenu grabs all keys / locks X. There are many contexts where it would be useful to have an option (e.g -u for "unlock") where dmenu only grabs the minimum keys it needs. Sometimes you may need to switch windows and check something before cho

Re: [dmenu] [dev] Option not to lock X

2018-04-17 Thread Quentin Rameau
Hello baby, > dmenu grabs all keys / locks X. > There are many contexts where it would be useful to have an option (e.g > -u for "unlock") where dmenu only grabs the minimum keys it needs. > Sometimes you may need to switch windows and check something before > choosing an option (e.g before dele

Re: [dmenu] [dev] Option not to lock X

2018-04-17 Thread Hiltjo Posthuma
On Tue, Apr 17, 2018 at 11:21:57AM +1000, baby turtle wrote: > dmenu grabs all keys / locks X. > There are many contexts where it would be useful to have an option (e.g -u > for "unlock") where dmenu only grabs the minimum keys it needs. > Sometimes you may need to switch windows and check somethin

[dmenu] [dev] Option not to lock X

2018-04-16 Thread baby turtle
dmenu grabs all keys / locks X. There are many contexts where it would be useful to have an option (e.g -u for "unlock") where dmenu only grabs the minimum keys it needs. Sometimes you may need to switch windows and check something before choosing an option (e.g before deleting files etc). Tha