Results 96 issues of Paul Delafosse

Hello, Not sure I am asking in the right place, I have juste created a [rust parser crate](https://github.com/oknozor/conventional_commits_parser_rs). I was wondering if there was a generic test suite to ensure...

Related to https://github.com/pop-os/launcher/pull/119 This PR add a a method to launch desktop entries either via dbus or shell commands. When launching an entry with the `prefer_non_default_gpu` option, the discrete gpu...

bug
help wanted
CSS
Hacktoberfest

End users shall be able to override any default css/js files by specifying coresponding path in the project config : ```toml default_css = "my_theme.css" default_js = "myscript.js" # And so...

good first issue
Rust
Easy
Hacktoberfest

Unveil shall embed some default fonts (maybe roboto and the other trending ones). The goal is to no rely on any internet connection to initialize the default project.

good first issue
Rust
Easy
Hacktoberfest

good first issue
Easy
Hacktoberfest

- [ ] Changelog generation - [x] Binary release

enhancement

sass-rs rely on libsass which does not support other architecture ([see this issue](https://github.com/sass/libsass/issues/2567)). The only way to get around this would be to use another sass compiler. There are [many...

enhancement

This should be easy to implement. We also probably need to enable activating or deactivating this in `unveil.toml`

good first issue
JS
CSS