Nux

nux:ubuntu/artful

Last commit made on 2018-06-22
Get this branch:
git clone -b ubuntu/artful https://git.launchpad.net/nux
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/artful
Repository:
lp:nux

Recent commits

3f78f79... by CI Train Bot Account

Releasing 4.0.8+17.10.20180613.3-0ubuntu1

970d8db... by Marco Trevisan (Treviño)

Revert: "debian: don't consider the Xsession.d script as a config file anymore"

It seems something there's not full agreement on it, so to avoid further discussions
I'm reverting this back. However I strongly believe that given the current tools we have
this is the way to go, as debian doesn't provide other tools to get this done.
Nor X11 can move files outside of /etc.

fb656f9... by Marco Trevisan (Treviño)

debian: don't consider the Xsession.d script as a config file anymore

This is just a script to be loaded, and not something the user is supposed to change,
so it should be removed on simple package removal.
To achieve this, as per maintainer-guide 5.3, using sym-links is the standard way.

5dab1d3... by Marco Trevisan (Treviño)

50_check_unity_support: only run when called from an unity session

The content of $XDG_CURRENT_DESKTOP is checked inside a sub-shell
not to affect the value of IFS for all the scripts sourced by the X session.

If running in Unity we should call unity_support_test, not inside gnome
ubuntu X sessions.

XDG_CURRENT_DESKTOP values are currently the followings:
 - unity before 17.10: Unity
 - unity after 17.10: Unity:Unity7:ubuntu
 - gnome session: GNOME
 - ubuntu gnome session: ubuntu:GNOME

21b52e7... by Marco Trevisan (Treviño)

50_check_unity_support: only export LIBGL_ALWAYS_SOFTWARE=1 on command failed

e333572... by CI Train Bot Account

Releasing 4.0.8+17.10.20170922-0ubuntu1

(bzr r890)

18b00e4... by Marco Trevisan (Treviño)

Nux: mark explicit fallthrough jumps (to please gcc7)

Approved by: Andrea Azzarone

(bzr r889)

29f60a8... by Marco Trevisan (Treviño)

debian/rules: disable tests on s390x

(bzr r888.1.4)

a789a27... by Marco Trevisan (Treviño)

geis-mock: add geis definitions inside extern "C"

(bzr r888.1.3)

040f0d3... by Marco Trevisan (Treviño)

InputMethodIBus: don't set CAPS_LOCK modifier when hitting super

(bzr r888.1.2)