flathub / com.anydesk.Anydesk

https://flathub.org/apps/details/com.anydesk.Anydesk
24 stars 16 forks source link

Add autostart and start minimize to systray #82

Open DevDorrejo opened 2 years ago

DevDorrejo commented 2 years ago

Hello,

We need the autostart function, have a remote software, without autostart is not practical.

ameeno commented 1 year ago

bump!!!! I started using this on steamdeck, would love to start minimized to tray.

irfanhakim-as commented 10 months ago

Using anydesk-bin from the AUR, this is easily achieved by enabling and starting the anydesk.service:

sudo systemctl enable --now anydesk.service

Would love to have this functionality on the Flatpak version.

tuconeves commented 1 month ago

Using the .deb packaged app, its possible. It is not implemented in the ui, but its bundled in the app anyway. You can create a new .desktop file for Anydesk and add "--tray" at the end of the command line.

How to add this flag to flatpak commands?

Ex.: image

irfanhakim-as commented 1 month ago

add "--tray" at the end of the command line.

The --tray option does indeed work, even on the Flatpak version.

I believe this is a non-issue now and can be closed. On KDE Plasma: