~osomon/oxide:fix-app-pkgname

Last commit made on 2016-08-25
Get this branch:
git clone -b fix-app-pkgname https://git.launchpad.net/~osomon/oxide
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Branch information

Name:
fix-app-pkgname
Repository:
lp:~osomon/oxide

Recent commits

52397b8... by Olivier Tilloy

Review tweaks.

d6bb520... by Olivier Tilloy

Use the APP_ID environment variable instead of APP_PKGNAME.

APP_PKGNAME is not an environment variable that is being set anywhere for click apps.
Fixes: https://launchpad.net/bugs/1260103.

b9755bb... by Chris Coulson

Implement KeyboardEvent.key and KeyboardEvent.code (bug 1615683)

c99a8ef... by Chris Coulson

Move keycode calculation in to a separate file

e1c0806... by Santosh

Hardcoded the native orientation for cooler devices BUG: https://bugs.launchpad.net/oxide/+bug/1601887

76a48ff... by Chris Coulson

Avoid some console spam with older versions of qtubuntu

569a23a... by Chris Coulson

Work around the lack of QGuiApplication::screenRemoved with Qt5.2

ae5257f... by Chris Coulson

Avoid a console warning with Qt < 5.5 due to QGuiApplication::primaryScreenChanged not existing

0efa3ca... by Chris Coulson

Fix a build failure with GCC6

aa5b3aa... by Chris Coulson

Fix build failures with Qt < 5.5