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

Reboot to Firmware Setup #253

Merged
merged 12 commits into from
Nov 1, 2022
Merged

Reboot to Firmware Setup #253

merged 12 commits into from
Nov 1, 2022

Conversation

meisenzahl
Copy link
Member

If I ever need to make changes on the firmware (BIOS/UEFI) of my device, I often don't know which key combination to press when starting the device to get there. Windows offers an option to boot directly into BIOS/UEFI. On Linux, I have used https://www.freedesktop.org/software/systemd/man/systemctl.html#--firmware-setup for this so far. This feature adds a button that reboots the device and starts the BIOS/UEFI.

Bildschirmfoto von 2022-10-30 05 55 54

Bildschirmfoto von 2022-10-30 05 56 11

@meisenzahl meisenzahl requested a review from a team October 30, 2022 14:29
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice feature! I have a few inline comments

src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Interfaces/LoginManager.vala Outdated Show resolved Hide resolved
@danirabbit
Copy link
Member

I can confirm the feature works as expected, so happy to approve after the above is resolved :)

@meisenzahl
Copy link
Member Author

@danirabbit thank you very much for your feedback! I hope that I addressed all issues.

Bildschirmfoto von 2022-11-01 18 45 04

Bildschirmfoto von 2022-11-01 18 53 30

Bildschirmfoto von 2022-11-01 19 27 42

I was not sure if there is already an established way of handling dialogs as preparation for porting to Gtk4. Also feel free to improve the error dialog texts.

@danirabbit
Copy link
Member

@meisenzahl made a branch here :) #254

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go! Nice new feature 🚀

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.

2 participants