Skip to content
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

Hide Plasma Applet When Syncthing is Idle #23

Closed
BreadYogurt opened this issue Sep 26, 2018 · 2 comments
Closed

Hide Plasma Applet When Syncthing is Idle #23

BreadYogurt opened this issue Sep 26, 2018 · 2 comments
Assignees

Comments

@BreadYogurt
Copy link

Plasma applets in the system tray have the ability to hide/unhide theirselves in the overflow menu. The syncthingtray applet does not take advantage of this feature. It would be nice if the applet hid itself when Syncthing is idle, and unhid itself when not idle (syncing/error/disconnected/etc).

@Martchus
Copy link
Owner

I don't like it but still a valid feature request and likely easy to implement as an optional setting.

Martchus added a commit that referenced this issue Oct 10, 2018
@Martchus Martchus self-assigned this Oct 10, 2018
@Martchus
Copy link
Owner

Implemented on latest master. You can choose the states when the Plasmoid should be hidden in the settings.

It only works when showing the Plasmoid within the notification area, though. When adding it as an own Plasmoid setting the passive state doesn't seem to have any effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants