-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop kde own name #416
base: master
Are you sure you want to change the base?
Drop kde own name #416
Conversation
This is no longer required with any supported runtimes, the issue was fixed in Qt https://docs.flatpak.org/en/latest/desktop-integration.html#statusnotifier > Most implementations of StatusNotifer have dropped this requirement flathub-infra/flatpak-builder-lint#66 (comment)
Started test build 69288 |
Build 69288 failed |
This is the only one that should be required
b9b1830
to
d40ce8b
Compare
Started test build 69289 |
Build 69289 successful
|
I don't have a zoom account to test, please test this before merging. There's no way to trigger tray when logged out as far as I can see. |
I think |
My bad, I should have checked more carefully. However, when I make both changes in Flatseal, the status tray icon doesn't show up at all. 😕 |
Ok, I see the issue, it is using old Qt version and still using StatusNotifierItem PID-ID thing. |
requires --own-name='org.kde.*' under flatpak Only handles maintained applications that had activity in the past year Zoom: flathub/us.zoom.Zoom#416 Discord: flathub/com.discordapp.Discord#324 DiscordCanary: flathub/com.discordapp.DiscordCanary#78 Celeste: flathub/com.hunterwittenborn.Celeste#35 Tribler: flathub/org.tribler.Tribler#10 Dropbox: flathub/com.dropbox.Client#318
requires --own-name='org.kde.*' under flatpak Only handles maintained applications that had activity in the past year Zoom: flathub/us.zoom.Zoom#416 Discord: flathub/com.discordapp.Discord#324 DiscordCanary: flathub/com.discordapp.DiscordCanary#78 Celeste: flathub/com.hunterwittenborn.Celeste#35 Tribler: flathub/org.tribler.Tribler#10 Dropbox: flathub/com.dropbox.Client#318
No description provided.