ellie-commons / byte

A Music Player designed for elementary OS
https://github.com/alainm23/byte
GNU General Public License v3.0
160 stars 16 forks source link

Flatpak app manifest using elementary OS 6 SDK #100

Closed hanaral closed 3 years ago

hanaral commented 3 years ago

This PR adds the new manifest and fixes the appdata file missing the <ul> tags in the silver sponsor section (which otherwise cause the flatpak build to fail) Note that this is using the daily SDK, which is available alongside the regular release on the elementary system flatpak repo

alainm23 commented 3 years ago

Thank you very much for using Byte. I think we will be on time for the first beta of elementary OS 6

hanaral commented 3 years ago

Also heads up if you didn't do a full review, I did remove the couple of lines of code referencing the old stylesheet and also swapped out the depricated style constants for the new ones. The only thing left is to fix a couple of the general styling quirks and maybe even just rely on the default stylesheet for them!