~agateau/unity-2d/edge-reveal

360.1.6 by Florian Boucault
Renamed unity-qt into unity-2d
1
Compiling unity-2d
132 by Olivier Tilloy
Fixed README.
2
==================
32 by Florian Boucault
Renamed launcher_plugin into UnityApplications.
3
106 by Florian Boucault
Fixed up README.
4
cmake . && make
132 by Olivier Tilloy
Fixed README.
5
6
7
Running separate components
8
===========================
9
360.1.6 by Florian Boucault
Renamed unity-qt into unity-2d
10
./launcher/app/unity-2d-launcher
11
./panel/app/unity-2d-panel
12
./places/app/unity-2d-places
165 by Florian Boucault
[dash] Exposed activate/deactivate D-Bus methods making the dash become either
13
14
15
Notes on the dash (places)
16
==========================
17
166 by Florian Boucault
[dash] Transformed D-Bus API from setters and getters into a property 'active'.
18
The dash exposes a D-Bus property for activation and deactivation:
165 by Florian Boucault
[dash] Exposed activate/deactivate D-Bus methods making the dash become either
19
359.11.1 by Florian Boucault
[dash] Cleaned up interface name and object path for the dash.
20
com.canonical.Unity2d /Dash com.canonical.Unity2d.Dash.active true|false
165 by Florian Boucault
[dash] Exposed activate/deactivate D-Bus methods making the dash become either
21