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

Add system reboot ability to mintUpdate when reboot is needed #905

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timfeierabend
Copy link

Implements fix for #749

Rationale:

When a kernel update is installed, users need to reboot their system outside of mintUpdate. This adds a way for users to reboot their system from within mintUpdate.

Reboot button will present a yes/no modal dialog asking for confirmation of reboot. This can be tweaked as needed.

Before:

Screenshot from 2024-11-23 18-24-24

After:

Screenshot from 2024-11-27 08-28-42

Screenshot from 2024-11-27 08-36-40

Note: screenshots below were created from manually after temporarily disabling reboot_required condition check to trigger the infobar.

reboot button will present yes/no dialog box asking for user
confirmation
…into feature/restart-button

# Conflicts:
#	usr/lib/linuxmint/mintUpdate/mintUpdate.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant