Skip to content

feat: Implement system power management with Ctrl+Alt+Del and Ctrl+Alt+Backspace#18

Closed
ionutnechita wants to merge 1 commit intodifferrari:refactorfrom
ionutnechita:power-commands
Closed

feat: Implement system power management with Ctrl+Alt+Del and Ctrl+Alt+Backspace#18
ionutnechita wants to merge 1 commit intodifferrari:refactorfrom
ionutnechita:power-commands

Conversation

@ionutnechita
Copy link
Copy Markdown

Description:

  • Added power management system with power_off() and reboot() functions
  • Implemented Ctrl+Alt+Del for system shutdown
  • Added Ctrl+Alt+Backspace for system reboot
  • Added syscalls for power management (60: poweroff, 61: reboot)
  • Updated login screen with shutdown hint
  • Added necessary key code definitions

…t+Backspace

Description:
 - Added power management system with power_off() and reboot() functions
 - Implemented Ctrl+Alt+Del for system shutdown
 - Added Ctrl+Alt+Backspace for system reboot
 - Added syscalls for power management (60: poweroff, 61: reboot)
 - Updated login screen with shutdown hint
 - Added necessary key code definitions
@differrari
Copy link
Copy Markdown
Owner

Hi, thank you so much for the contribution, I appreciate the new features you're adding, but I have a few questions about the implementation. As I wrote in the (admittedly bare bones) CONTRIBUTING.md file, I prefer people contact me directly or create an issue before submitting a PR for new functionality. Feel free to contact me or create an issue so we can discuss the shutdown/reboot functionality.

@differrari differrari deleted the branch differrari:refactor August 1, 2025 16:43
@differrari differrari closed this Aug 1, 2025
@differrari
Copy link
Copy Markdown
Owner

Also, sorry I hadn't realized you made the PR to the refactor branch and closed it by accident when I removed the branch

@ionutnechita
Copy link
Copy Markdown
Author

Also, sorry I hadn't realized you made the PR to the refactor branch and closed it by accident when I removed the branch

Is fine. I created a ticket in Issue area now.

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