Loric Brevet

Results 200 comments of Loric Brevet

> C-q should turn on the sticky layer and C-q again should turn off the sticky layer. This is what the above config is supposed to do. Can you please...

> My inclination is to treat this as undefined behaviour This can make sense, but maybe "known" undefined behaviors should be documented on the man page. > If my understanding...

> I have some ideas for the next major version which should accommodate more exotic use cases like this, but that will take some time. Thank you. I appreciate that...

I think you need to redefine your mappings in a composite. ``` [alt] m = 1 [alt+shift] m = 1 ``` **edit** I thought that your `!` was a `1`....

I am sorry but I don't understand your problem. For sure it seems easy to fix, but for us to understand your problem, please post your existing config, give us...

This is tricky. I am not in front of a computer but maybe something like that. ``` [main] alt = layer(myalt) control = layer(mycontrol) [myalt:A] control = layer(mycontrol) m =...

Should a mention be made in the manpage?

Hey, I struggled a lot (and so I cannot tell the exact steps) but I ended up having it working for both Gmail and Google Calendar with the Evolution method....

Hey, did you check the list of available keys? There is a subcommand for that, I believe.

I see there was this addition of `labnag` recently in the code base. I may be wrong, but it seems to be a built-in dialogue. If so, could it be...