gajim-plural/gajim/common/dbus
Matthew W. S. Bell 698ae2a31e Obtain sleep inhibitor again after every sleep
- There is a PrepareForSleep signal before and after every sleep event.
The expectation is that before sleep, gajim cleans up and then releases
the sleep inhibitor. Accordingly, we must reacquire the inhibitor after
sleeping, which can helpfully be done with the other signal.

- Moved module to the dbus folder

- Embed logic in a LogindListener object so we can import the module
without listening to dbus
2018-10-26 17:17:57 +02:00
..
__init__.py Move dbus modules into own folder 2018-10-26 17:17:57 +02:00
location.py Fix import 2018-10-26 17:17:57 +02:00
logind.py Obtain sleep inhibitor again after every sleep 2018-10-26 17:17:57 +02:00
music_track.py Move dbus modules into own folder 2018-10-26 17:17:57 +02:00
screensaver.py Move dbus modules into own folder 2018-10-26 17:17:57 +02:00