You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update system reboot handling and refactor service constants
- Changed the reboot command in ImageWriter to suppress unused return value.
- Refactored service and path constants in GnomeSuspendInhibitor to use const char* for better compatibility.
- Initialized QDBusConnection in GnomeSuspendInhibitor directly during declaration.
0 commit comments