Skip to content

Fixed Orage status updating, created Application class and code cleanup

Erkki Moorits requested to merge erxus/orage:dbus-wakeup-signal-fix into master
  • Fixed obsolete signal listening and status updating after sleep. Fixes #14 (closed).
  • Created OrageApplication class, which holds application startup, shutdown, etc,. code
  • Removed not needed D-Bus related code

Merge request reports