treagod / spectator

Client to test web endpoints
https://treagod.github.io/spectator/
GNU General Public License v3.0
77 stars 6 forks source link

Added flatpak manifest ready for elementary 6 AppCenter + actual style support #64

Closed hanaral closed 3 years ago

hanaral commented 3 years ago
@treagod It's really clean and doesn't pack a single unnecessary dependency. The app runs fine and communicates as intended with elementary OS to provide the user accent colour mode switching. lime pink
grn pnk
I've also replaced the janky purely gtk dark style preference detection with the official granite.utils: light dark
lgt drk (1)

I did what cassidy recommends; copy and pasting the vala example in Dippi

It might also be beneficial to bump gtksourceview to 4 since there aren't any breaking issues and it has the benefit of using meson (which plays well with everything else)