summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@canonical.com>2013-12-11 13:32:06 -0200
committerDaniel d'Andrada <daniel.dandrada@canonical.com>2013-12-11 13:32:06 -0200
commit2cdbad637efc15883ec7e9a8b48a7347f054ca8f (patch)
tree3e5c6b34de8b459e61f2d6ee571370ec37e12a77 /README
parent21a51c63a43eaa48bb4d1dbd5a55d4f3f4efbc24 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index c0c5148..0c68372 100644
--- a/README
+++ b/README
@@ -7,6 +7,8 @@ $ apt-get install libupstart-app-launch1-dev
If using Qt version less than 5.2, you'll also need
$ apt-get install libqt5v8-5-private-dev
+Build and install platform-api from lp:~dandrader/platform-api/set_window_dimensions
+
To use, compile and install, run:
$ export QT_QPA_PLATFORM=mirserver
@@ -21,6 +23,7 @@ and then try running an application:
$ mir_demo_client_egltriangle --desktop_file_hint=/usr/share/applications/gallery-app.desktop
or
+$ export QT_QPA_PLATFORM=ubuntuclient
$ qmlscene qml-demo-client/qml-demo-client.qml --desktop_file_hint=/usr/share/applications/gallery-app.desktop