Skip to content

add button to pause rsync snapshots#469

Merged
mtwebster merged 1 commit intolinuxmint:masterfrom
ygerlach:pauseRsync
Nov 23, 2025
Merged

add button to pause rsync snapshots#469
mtwebster merged 1 commit intolinuxmint:masterfrom
ygerlach:pauseRsync

Conversation

@ygerlach
Copy link
Copy Markdown
Contributor

This adds a button to pause and resume rsync-snapshots.

I added this because of #122 but i dont hink this will solve the problem described in the issue. I dont know where the code for the system tray is located or how i would add a menu to that icon. But i think my work here would help the person implementing such feature.

After the merge of #428, it should be quite simple to add the pause option to the estimation phase as well.

Some screenshots:
grafik
grafik

@mtwebster
Copy link
Copy Markdown
Member

The current tray icon is part of mintreport:
https://github.com/linuxmint/mintreport/blob/master/usr/lib/linuxmint/mintreport/tray.py#L142-L160.

Anything more interactive and it'd probably make more sense to create a standalone tray daemon here, along with a dbus interface in timeshift to make communication simple.

@mtwebster mtwebster merged commit 0b0c0cd into linuxmint:master Nov 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants