Emmanuel Lepage Vallée

Results 242 comments of Emmanuel Lepage Vallée

Hello, This is an useful feature, I see why you want it. However, radical.impl.taglist is using the tag ::index properties instead of filters. While filters are more flexible from an...

Yes, there is a bug with exec_once, it have been reported before, I will fix that. tyrannical.tags is mostly undocumented, this need to be fixed too

Which one from the screenshot? In the end they are all here https://github.com/Elv13/awesome-configs/tree/master/customMenu, but that doesn't help much before that config requires a patched Awesome to run (I am slowly...

I am out of town and partially AFK right now, sorry for the email backlog your are stuck in. Can you do a mockup in paint/whatever of what you are...

It has been many years. I think I had this problem and I solved it by just adding more states and not using the default one. If I recall, the...

For preventing `mod4+space` to select them? No, there is no way to do that, rc.lua control that list and that keybinding, `tyrannical` cannot really access them that easily. I am...

I just made a totally untested commit here: https://github.com/Elv13/awesome-1/commits/tag_layouts This basically (maybe) implement what you want. This could be merged into Awesome and it would then work in Tyrannical. Again,...

Umm, I removed something? By tasklist, you refer to the "tasklist" widget or a feature in the alttab one? I have no idea what you are referring to... If you...

Wow, that one is old. It is also not a count, but rather an index. It was used to focus client using their current tag indexes. In the end it...

This is because $PWD is not forwarded correctly. The command will need to export environment variables... This will require an upstream patch Edit: errors will also need to be forwarded...