suve

Results 18 issues of suve

It'd be awesome if the icon theme also included entries for some popular FOSS games. - [ ] [0 A.D.](https://play0ad.com/) - [ ] 2048 - [ ] [Alien Arena](https://red.planetarena.org/) -...

I'm currently trying to package Candy Icons for the Fedora Linux distro. The _pling_ page has a changelog with version numbers, but those are not reflected in the repo. It...

enhancement

Consider the following minimal example: ```xml example.desktop Unlicense Text goes here. https://duckduckgo.com/privacy ``` When passed to `appstream-util validate-relax`, this produces the following error message: ``` example.appdata.xml: FAILED: • tag-invalid :...

The `src/` directory contains some python scripts used to render some of the assets. It would be nice if there also was a short README explaining how to use those...

It would be nice if the wallpapers came in more sizes. - [ ] 1920x1200 (16:10) - [x] 2560x1440 (16:9) - [ ] 2560x1600 (16:10) Also, how about adding `.svg`...

feature-request

Currently, on Linux, the organisation name is ignored, and e.g. `ProjectDirs::config_dir()` will return simply `~/.config/appname`. This may be enough for applications with some very unique names, but when using some...

When I convert a FIT file which contains laps with breaks in them, the breaks are included in the lap time in the TCX file. Scenario: 1) Start a lap...

This patch adds a simple man page for the program.

This patch fixes compilation errors on big-endian architectures, caused by undefined variables.

This patch fixes a potential NULL pointer dereference when parsing invalid 24-bit colour code sequences. Fixes issue #95.