Commit Graph

19 Commits

Author SHA1 Message Date
Erik Reider
1b6380b2a8 Fixed Arch build Github Action 2024-03-25 23:07:26 +01:00
Erik Reider
605f195585 Bumped version requirements for libhandy and gtk-layer-shell (#357)
* Bumped version requirements for libhandy and gtk-layer-shell

* Bumped Ubuntu Action version to 23.10
2023-12-19 20:04:32 +01:00
Erik Reider
ff04ca3924 Add MPRIS player background blur (#355)
* Add MPRIS player background blur

* Added edge fade

* Only blur cover if the size or source changes
2023-12-19 18:40:23 +01:00
Erik Reider
8882b225fd [New Dependency: sassc] Move to SCSS from regular CSS (#352)
* Moved to SCSS from regular CSS

* Fixed Ubuntu build
2023-12-14 17:12:30 +01:00
Erik Reider
4153db39d4 Added rpmlint workflow 2023-05-30 12:34:31 +02:00
Erik Reider
ffb33de32b Fedora build test: Rawhide -> latest
Rawhide would fail building atm and could occur again in the future. Using the latest stable release makes it more reliable
2023-05-29 23:27:21 +02:00
Erik Reider
f885aa1199 Removed old arch-build GitHub Action 2023-03-03 12:49:36 +01:00
Erik Reider
ff8c57223e Added PKGBUILD building tests as GitHub Action 2023-03-03 12:47:30 +01:00
Erik Reider
50f40a2639 Fix copr Github Action (#224) 2023-02-23 22:33:31 +01:00
Erik Reider
fbb3ded79a Updated COPR Action 2023-02-23 22:13:00 +01:00
Jannis
bfcf9b9a32 Audio slider (#207) 2023-02-12 16:16:33 +01:00
Erik Reider
60ef8f93fc Remove DockerFiles and move package installation into each action (#210) 2023-02-12 14:48:06 +01:00
Erik Reider
28c7d4fc76 Moved rpkg.spec into build-scripts 2022-11-04 19:53:52 +01:00
Erik Reider
078460d896 Updated rpkg spec 2022-09-16 00:11:12 +02:00
Erik Reider
7716e5eeaf Separate arch and ubuntu GH Actions into their own files. Fixes #151 2022-08-01 23:15:55 +02:00
Aleksei Fedotov
fdaa251b94 CI: Add Fedora builds (#144) (#148)
Co-authored-by: Aleksei Fedotov <aleksei@fedotov.email>
2022-07-23 15:48:52 +02:00
Erik Reider
8eb56a195b Vala-lint fixes + linting Github Action (#118)
* Updated code to follow vala-lint style

* Added GitHub Linting Action
2022-05-05 22:40:00 +02:00
Erik Reider
0f69f080b4 Updated build actions to use pre-built dockerfiles 2022-01-30 01:20:11 +01:00
Erik Reider
6f850ebadb Build Actions (#69)
* Added initial Ubuntu build action

* Update building.yml

* Update building.yml

* use 21.10 docker image

* Remove sudo

* Add -y to apt install

* Add "DEBIAN_FRONTEND=noninteractive" to remove tzdata dialogs

* Added arch build action

* Add build badge to README.md
2022-01-28 18:14:51 +01:00