Bug 244124 - Power management event notification
Summary: Power management event notification
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-10 14:34 UTC by Michal Bryxí
Modified: 2010-11-25 19:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Bryxí 2010-07-10 14:34:14 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

See https://bugs.kde.org/show_bug.cgi?id=222571 for details.

Main idea is to propagate power-manager events to allow all kde applications to react on them. Few examples of usage:

 - After suspend-to-ram event, I'd like amarok to pause.
 - After suspend-to-ram event, I'd like kopete to disconnect from all networks.
 - After waking up from suspend kmail is not aware that connection was lost and tries to download mail from already lost connection.

Reproducible: Always
Comment 1 Dario Freddi 2010-11-10 01:55:30 UTC
As of 4.6, such a resume signal has been implemented.
Comment 2 Kevin Funk 2010-11-25 19:53:17 UTC
What revision introduced the functionality?