Results 94 issues of Paul Delafosse

I am trying to get a linechart for the following benchmark group, but only the violin chart get generated for it. I have gnuplot installed. What I am missing ?...

This is still a work in progress, properties needs to be added at least to configure the icon size, gtk menu and menuitem scss classes for the system tray. While...

### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...

bug

I am trying to render some `image/vnd.microsoft.icon` images. ```rust Row::new().push( Image::new(&icon.path) .height(Length::Units(32)) .width(Length::Units(32))) ``` These are favicons fetched from various domain name : When rendering like this I am getting...

feature
widget
rendering
image

Importing is currently done this way : ```toml [[import]] path = 'path/to/imported-config.toml` ``` The `path` property only supports path to a file. Users shall be able to import multiple files...

enhancement
good first issue

documentation
good first issue

- [x] homebrew - [x] aur - [ ] .rpm - [ ] .deb

good first issue

#45 have been merged for now, but ultimately this should be done at build time and installed when packaging the application : see https://github.com/sharkdp/bat/blob/master/.github/workflows/CICD.yml

enhancement