newart3
newart3
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...
Simple CI for building on every push and doing an automated release on a tag. If you are okay with it, we can make an automated release on every push...
In a new function, `svg-cursors`, implemented basic logic for cloning https://github.com/jinliu/svg-cursor/ and using it to build svg cursors as per the instructions in https://github.com/jinliu/svg-cursor/tree/main/build-svg-theme. Also reduced $PWD usage in the...
I noticed some issues with build.sh while trying to use it which I tried to fix. Changes: - spaces to tabs for consistency with the rest of the file -...