Emmanuel Lepage Vallée

Results 69 issues of Emmanuel Lepage Vallée

The selected tag is wrong

(this issue split of a discussion in a ticket regarding removing the sandbox and supporting modules) Right now, when creating a new module type (like to extend `@classmod` or order...

(this issue split of a discussion in a ticket regarding removing the sandbox and supporting modules) In [AwesomeWM](https://github.com/awesomeWM/awesome/blob/master/docs/config.ld), we added so many feature that the size of the `config.ld` and...

(this issue split of a discussion in a ticket regarding removing the sandbox and supporting modules) In [AwesomeWM](https://github.com/awesomeWM/awesome/blob/master/docs/config.ld), I "abuse" of some features to get access to the processed AST...

(this issue split of a discussion in a ticket regarding removing the sandbox and supporting modules) Currently, the API used by the template isn't fully documented. There is a lot...

(this issue split of a discussion in a ticket regarding removing the sandbox and supporting modules) Ldoc already supports creating your own types/tags using `new_type`, but they are mostly treated...

This is the whole dynamic layout system. I stopped doing small PR with this because it became untestable/useless without the other parts. I still plan to split a couple of...

enhancement

Hello, love this library. I just want to document a problem I had when packaging it for an embedded system with (very) limited storage space. Using the `$CC` to link...