lp:~ci-train-bot/unity/unity-ubuntu-yakkety-landing-093

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/unity/unity-ubuntu-yakkety-landing-093
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
Unity
Status:
Development

Recent revisions

4194. By CI Train Bot Account

Releasing 7.5.0+16.10.20160906.1-0ubuntu1

4193. By Marco Trevisan (Treviño)

Unity: add systemd units for the shell and related services, mark unity7 a requirement for ubuntu-session

At it's core this MR is about making unity7 work with the systemd user sessions.
It required a larger change than expected, so some descriptions :-)

It moves the prestart scripts from Upstart into a shared shell script so that both
systemd and Upstart can use the same code.

Added a signal wrapper for Systemd, today we are sending both signals as both
will be running for the time being. In the future the Upstart signals should be
droppable.

For lock screen we created a target for when the lock screen is enabled.
We put the panel job in there, but other jobs can add themselves by
putting a symbolic link into the "unity-screen-locked.target.wants"
directory to their jobs if they want.

4192. By CI Train Bot Account

Releasing 7.5.0+16.10.20160901.2-0ubuntu1

4191. By Marco Trevisan (Treviño)

CMake: move data and setting files in proper folder, define shared libdir variables

Approved by: Andrea Azzarone

4190. By Marco Trevisan (Treviño)

WindowButton: properly partially unmaximize a window when middle/left clicking in the restore button (LP: #1616136)

Approved by: Andrea Azzarone

4189. By Marco Trevisan (Treviño)

PanelService: don't allow to deactivate menus if they've been opened too shortly

This could be caused by some random events while doing fast scrubbing.

Approved by: Andrea Azzarone

4188. By Marco Trevisan (Treviño)

PanelView: scale gradient refinement properly

Approved by: Andrea Azzarone

4187. By Marco Trevisan (Treviño)

MenuManager: add support for mouse trackers with triangle algorithm support

It allows to register pointer trackers with menu entries selection by using the triangle
technique which prevents menus items from being opened on quick menu scrubbing

Then use use menu::Manager pointer tracker for entries activation in PanelView, LockScreenPanel and DecorationsMenuLayout (LP: #1618405)

Approved by: Andrea Azzarone

4186. By Marco Trevisan (Treviño)

LockScreenPanel: use InputMonitor events instead of mouse polling for menu scrubbing

Approved by: Andrea Azzarone

4185. By Marco Trevisan (Treviño)

PanelView: use InputMonitor to track menu events

Approved by: Andrea Azzarone

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity
This branch contains Public information 
Everyone can see this information.