flathub / org.deluge_torrent.deluge

https://flathub.org/apps/details/org.deluge_torrent.deluge
4 stars 6 forks source link

Consider restoring Wayland socket #21

Closed chrisawi closed 5 months ago

chrisawi commented 7 months ago

Wayland was disabled due to the error mentioned in https://github.com/flathub/org.deluge_torrent.deluge/pull/3, but that appears to have been fixed upstream: https://github.com/twisted/twisted/issues/9904

It runs here with --socket=wayland, but I didn't test it thoroughly.

archerallstars commented 5 months ago

System tray doesn't work with --socket=wayland. Everything else works really well.

However, it wouldn't matter much, as Flatpak apps will be closed to the background apps list in GNOME when running in the background.

fastrizwaan commented 5 months ago

merged, and using https://github.com/ubuntu/gnome-shell-extension-appindicator works with system tray.

archerallstars commented 5 months ago

@fastrizwaan I updated to the latest version, always had the appindicator extension installed, but the system tray icon doesn't show up when using --socket=wayland. The system tray icon only shows up when using --socket=x11.

fastrizwaan commented 5 months ago

thanks, got it. system tray won't work with wayland.