aboutsummaryrefslogtreecommitdiff
path: root/src/awake.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary test in Awake::Impl::~Impl()Charles Kerr2021-08-291-8/+3
|
* in Awake, remove an unnecessary async call by passing the system bus into ↵Charles Kerr2021-08-291-46/+20
| | | | the constructor instead of fetching it asynchronously
* Remove call to keepDisplayOn since that now is handled by Unity during ↵Arthur Mello2021-08-291-107/+0
| | | | Notifications
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-171-1/+1
| | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-3/+3
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* simplify the awake display timeout codeCharles Kerr2015-03-311-7/+16
|
* the previous commit made the Awake API too complicated... simplifying.Charles Kerr2015-03-251-96/+80
|
* 60 seconds after triggering an alarm, release our keepDisplayOn requestCharles Kerr2015-03-251-47/+87
|
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-4/+10
|
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-0/+250