Ticket #287 (closed enhancement: fixed)
please send a signal when Usage.Suspend is done
| Reported by: | lindi | Owned by: | jluebbe |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/ousaged | Version: | |
| Keywords: | Cc: |
Description
If Usage.Suspend happens asynchronously (#215) there needs to be a signal that is sent when system resumes. Otherwise the caller can not know when the system resumes and might do things that are intended to be done on resume too early (i.e. before system has actually suspended).
Change History
comment:2 Changed 3 years ago by lindi
The patch does not apply against fso-frameworkd 0.8.4.3-20081130-1 in debian and I have not figured out how to create a complete new debian package from the fso git head so I'm afraid it might take a while before I manage to test this (pkg-fso people might package it sooner).
Note: See
TracTickets for help on using
tickets.

Added in [d3299e92e30c3616b5e68864000f04cfb9b608ab], please test.