Skip to content
Snippets Groups Projects
  1. Nov 13, 2018
  2. Nov 11, 2018
  3. Nov 06, 2018
  4. Nov 05, 2018
  5. Nov 03, 2018
  6. Oct 28, 2018
  7. Oct 26, 2018
    • Matthew Bell's avatar
      Obtain sleep inhibitor again after every sleep · 698ae2a3
      Matthew Bell authored and Philipp Hörist's avatar Philipp Hörist committed
      - 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
      698ae2a3
    • Philipp Hörist's avatar
      Fix import · 7bb4d07d
      Philipp Hörist authored
      7bb4d07d
    • Philipp Hörist's avatar
      Guard GeoClue import · bc97f6a9
      Philipp Hörist authored
      - So we dont have to check on module import if GeoClue is installed
      bc97f6a9
Loading