Emmanuel Lepage Vallée

Results 69 issues of Emmanuel Lepage Vallée

* Rename or mute parameters starting with _ * Replace `not (>=)` with `

Credit to @actionless for originally using it in some of his themes. ![image](https://user-images.githubusercontent.com/340384/139363065-e9078e4c-929b-44fb-8ad4-b8e7a0474d44.png) In my case, I originally wrote it for this MS-DOS homage demo https://imgur.com/a/8ikCPl0 I upstream it now...

This container have 2 main aspect. First, it implement CSS-style slices. So background images stretch properly: ![image](https://user-images.githubusercontent.com/340384/152662440-6a8d9086-ac4c-4a73-a6a2-5f729909c41d.png) **note**: Ignore the visible artifacts in the image. It's only in the doc...

Travis is gone, long live GutHub Actions... But awesome-www generation is broken now...

Ok, it isn't pretty (yet), but I fixed Radical to work on master. It is still too dirty to commit into a new branch and it wont support both 3.5.6...

In the "bar" menu style, itemstyle redraw is not called often enough step to reproduce: 1) Open a tag in the taglist 2) Set the holo style 3) rename it...

Currently, all "unknown" properties passed to the add_item{} and menu{} array are discarded. Some style/layout need to be able to register new ones

- Fix the text position - Link with radical items - Allow scrolling - Add custom options for radius and colors

Some tags could be designed to be "overlays"/"tooling" for other tags use case: - A tag to add/remove screen magnification - A tag with multiple logs terminal - Colors tools...