| Summary: | Implement "Timed Event" in powerdevil | ||
|---|---|---|---|
| Product: | [Unmaintained] solid | Reporter: | scy <scytheman666> |
| Component: | powermanagement | Assignee: | Dario Freddi <drf> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | wishlist | CC: | afiestas, cfeck |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Dario what about this? is this something we want to implement? Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug. Please try again with the latest version and submit a new bug to frameworks-solid if your issue persists. Thank you! |
Version: unspecified (using KDE 4.7.2) OS: Linux It would be great to have the following feature in KDE: This is just an example for standby, should be the same for shutdown etc. What is possible now? Notebook lid gets closed -> standby mode What should be possible? Notebook lid gets closed -> start a timer -> if timer = 0 -> standby mode | | if lid gets opened and timer > 0 -> stop timer -> work on Reproducible: Didn't try Expected Results: The feature is implemented. :)