Bug 244124

Summary: Power management event notification
Product: [Frameworks and Libraries] solid Reporter: Michal Bryxí <michal.bryxi>
Component: powermanagement-daemonAssignee: Dario Freddi <drf>
Status: RESOLVED FIXED    
Severity: wishlist CC: kfunk
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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?