From ca3605ea664834acdf712e691be8f0358b1c6b6f Mon Sep 17 00:00:00 2001 From: "Bocklage, Jens" Date: Fri, 24 Jun 2016 16:19:10 +0200 Subject: v0.1.0 06/24/2016 - reworked status bar - reviewed D-Bus interfaces, now using signals instead of methods for day/night mode - created new home screen simulator app - license changed to Apache 2.0 - put D-Bus introspections in one central place - disabled "only one instance allowed" for development --- interfaces/statusbar.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 interfaces/statusbar.xml (limited to 'interfaces/statusbar.xml') diff --git a/interfaces/statusbar.xml b/interfaces/statusbar.xml new file mode 100644 index 0000000..934cf27 --- /dev/null +++ b/interfaces/statusbar.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg