Skip to content

Add hibernation to power control options - #1527

Open
robinsonj wants to merge 1 commit into
pop-os:masterfrom
robinsonj:t/add-hibernate-suspend-disk
Open

Add hibernation to power control options#1527
robinsonj wants to merge 1 commit into
pop-os:masterfrom
robinsonj:t/add-hibernate-suspend-disk

Conversation

@robinsonj

Copy link
Copy Markdown

Determine if system hibernation (suspend to disk) is available via systemd-logind. If the system supports hibernation, add a hibernate option to the power control applet alongside standard sleep, reboot, poweroff.

  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

Determine if system hibernation (suspend to disk) is available via
systemd-logind. If the system supports hibernation, add a "Hibernate"
option to the power control applet alongside standard sleep, reboot,
poweroff.
@mmstick
mmstick requested a review from a team August 21, 2026 18:01
Message::Action(PowerAction::Restart)
),
power_buttons(
"system-hibernate-symbolic",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We don't have an icon for this currently

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