Timecraft / retro-games

A to-be elementary OS app for running libretro cores
GNU General Public License v3.0
3 stars 1 forks source link

Add a flatpak manifest + hardcode theme #7

Closed alice-mkh closed 4 years ago

alice-mkh commented 4 years ago

This makes it less annoying for me to run your app. :) Hardcoding theme/icons to elementary as like any other elementary app, it looks broken with Adwaita (let me know if you don't want that)

Screenshot from 2020-03-05 01-59-24

Timecraft commented 4 years ago

Yeah, my apps have all been developed for elementary exclusively. While they could be run on any other Linux distro when compiled with the dependencies. If this makes it work better with other Linux’s and if it gives flatpak support, that’s amazing

alice-mkh commented 4 years ago

Well, it makes it run with 1 click from GNOME Builder. :) Flatpak - obviously you would need changes e.g. for Flathub, but it works as the screenshot shows.

Timecraft commented 4 years ago

Ah, I see. I haven’t messed any with flatpak in any form and haven’t really used Builder any. Thanks for the PR/MR!