Replies: 5 comments 3 replies
|
Hi @hrzlgnm — thanks for mdns-browser, it's become my go-to for looking at what's advertising itself on a network. I maintain FlatPark, a small hub that provides Flatpak installs for desktop apps that don't have one yet, and I've packaged mdns-browser there, so the option exists for people who want it with no work on your side. It uses Flatpak extra-data, so it downloads your official Install: App page: https://flatpark.org/apps/io.github.hrzlgnm.mdns-browser Three notes on how the package is configured, in case they're ever useful to you:
I've only smoke-tested it myself — it installs, launches and renders correctly with no missing libraries — but I have not confirmed that services actually populate the list on a real LAN, so my coverage is certainly incomplete. If you have time to put it through real use and see what breaks, I'd genuinely appreciate it, and any issue or PR on the packaging is very welcome. If you'd be willing to make FlatPark an officially supported install method — recommending it in your README, docs or download page — I would be very grateful. It takes the Flatpak packaging and distribution work off your plate while giving your users a clean install and automatic updates. And if you'd rather I not distribute it, just say so and I'll take it down right away, no questions asked. If you're happy for it to stay, I'll add a blue "developer-approved" shield to its FlatPark page and feature it on the homepage. |
|
@jing2uo Thanks for reaching out. I appreciate the addition to FlatPark. I'll add it to the readme as an official install methods, but some minor issues need to be addressed first:
|
|
@jing2uo in the upcoming v1.15.2, the webkit2gtk workaround detection should also work in a flatpak environment reliably, i've updated the respective quirk to be more flatpak compatible. So the explicit workaround with setting WEBKIT_DISABLE_DMABUF_RENDERER=1 should not be needed anymore. |
|
FlatPark installation method is added to readme with #2449 |
|
Update on the FlatPark packaging: the Flatpak now uses the unbundled |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
https://v2.tauri.app/distribute/flatpak/
All reactions