onagre-launcher / onagre

A general purpose application launcher for X and wayland inspired by rofi/wofi and alfred
MIT License
536 stars 26 forks source link

feedback: Tried Onagre on Fedora Silverblue #54

Closed manan-gup closed 1 year ago

manan-gup commented 1 year ago

Hey, Sorry to spam your issues but didn't know how else to leave feedback.

I use Fedora Silverblue (which is an immutable OS in case someone doesn't know) so most applications are either installed as Flatpaks or inside Distrobox/Toolbox containers (running on podman). I successfully installed Onagre inside a Fedora container and the files plugin worked as expected. But there's no way to open the flatpak apps installed on the base system from inside the container. And I don't want to overlay all the build tools required on my base system. So, I'll give it a pass for now but I did like a lot what I could use. I'll definitely give it another shot if it ever gets packaged for Fedora. Here's a Gruvbox inspired theme I threw together :)

Screenshot of Onagre in Gruvbox colours

P.S. cmake is required as a dependency to build Onagre but isn't mentioned in the Readme.

oknozor commented 1 year ago

Hello @manan-gup thanks for your interest. Flatpak is not supported yet (see: #33). I don't have time to work on this right now but PRs are welcome.