Skip to content

lexical/unity2d

Repository files navigation

Compiling Unity 2D
==================

cmake . && make


Running
=======

./shell/app/unity-2d-shell
./panel/app/unity-2d-panel


Notes on the Dash
=================

The dash exposes a D-Bus property for activation and deactivation:

com.canonical.Unity2d /Dash com.canonical.Unity2d.Dash.active true|false