A convergent desktop environment.
QML C++ Python CMake JavaScript Shell Other
Latest commit 035c3fe Mar 9, 2018
mariogrip [Stage/Spread] Detect mouse or touch events in newer qt versions (#33)
* [Stage/Spread] Detect mouse or touch events in newer qt versions

With newer versions of qt a touch event will no longer set "pressed" to
true, this is what the spread has been relying on to detect mouse or
touch events. This adds detection if it's a mouse or touch event in
never versions of qt.

This fixes: ubports/ubuntu-touch#487 and
ubports/ubuntu-touch#430

* Clean code and use a better namve for var
Permalink
Failed to load latest commit information.
.bazaar Fix more permissions Nov 9, 2015
.bzr-builddeb Inital unity8 commit. Jun 5, 2013
.crossbuilder update according to latest changes in crossbuilder Aug 1, 2016
.settings Add Autopilot List and Run configurations. Jul 11, 2014
cmake/modules provide a range of ports to QML JS Debugger Mar 4, 2016
data Clean up Mir startup and environment variable logic Jan 5, 2018
debian Update changelog Feb 25, 2018
doc drop unneded line in example Mar 31, 2016
include Guard check for cleanliness, though it shouldn't matter Oct 4, 2016
plugins Remove pay-ui Jan 15, 2018
po Releasing 8.15+17.04.20161129-0ubuntu1 Nov 29, 2016
qml [Stage/Spread] Detect mouse or touch events in newer qt versions (#33) Mar 9, 2018
src Enable loading the main Qt catalog which in turn allows for using RTL… Nov 9, 2016
tests Remove pay-ui Jan 15, 2018
tools Merge Aug 8, 2016
.bzrignore Add PyDev project files for autopilot tests. Nov 18, 2013
.gitignore Support git-backed checkout in run_on_device. Jun 7, 2013
.project Move PyDev project to the root. Jul 10, 2014
.pydevproject Add .bazaar and whitespace to the PyDev project. Jul 11, 2014
CMakeLists.txt Merge trunk Sep 28, 2016
CODING unity-lens-applications -> unity-scope-click Aug 1, 2016
COPYING Inital unity8 commit. Jun 5, 2013
COPYING.LGPL ship required license files Jun 26, 2013
Jenkinsfile Update Jenkinsfile to allow building on arm64 Feb 16, 2018
LGPL_EXCEPTION.txt ship required license files Jun 26, 2013
README.md Fix #27 Feb 25, 2018
build.sh drop some legacy Jul 20, 2016
runtests.sh Fix permissions Nov 4, 2015

README.md

Unity8

A convergent desktop environment.

Only issues with this (the latest) version of Unity8 should be reported in the issue tracker on this repository. Issues with the version of Unity8 that's currently running on Ubuntu Touch devices should be reported on the Ubuntu Touch tracker. This will change once Ubuntu Touch moves to the latest version of Unity8.

Unity 8

See CODING for build instructions. The latest development preview can be installed on Ubuntu 16.04 and 18.04.

Get involved