Emmanuel Lepage Vallée

Results 242 comments of Emmanuel Lepage Vallée

> can this be closed now or after you'll move it to hierarchy? It has to be ported to the hierarchy before we can really unify the wibox constructors (as...

> Okay, my brain hurts. Too much magic going on. Thanks a lot for the review. I know this code is... special... > (and moving half of awful.spawn to gears...

Ok, so after a few iteration, I drove the coverage up to 96%. There is still some operator overload stuff to check in `gears.reactive`, but otherwise, this is pretty close...

> wouldn't it make luacheck like really crazy? or that's just a pseudo-code example implying blahblahblah.get_by_id(....)? It does, but you can just add `--luacheck ignore_stuff` or `--luacheck globals_stuff` labels. It's...

> i would prefer smth like: I see where you are coming from, but I think the "using `id` is declaring a variable" concept is superior on the long term....

> not by the price of disabling linter - it's extremely important in my coding environment It doesn't disable the linter, it makes the linter works *better*. With what you...

It works fine on Lua 5.2 and higher, including luaJIT. However the concerns mentioned above are valid and unresolved.

Can you switch tags? Does your config have widgets that use `io.popen`/`os.system()`? I didn't upload your repository `.gitmodules` so i can't tell. Also watch for the number of open file...

So it's a full kernel panic? Can you try using Awesome with `--no-argb`? If that helps, then report bug to your favorite graphic driver developer.