lp:unity/yakkety

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:unity/yakkety
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Unity
Status:
Development

Recent revisions

4196. By CI Train Bot Account

Releasing 7.5.0+16.10.20161112-0ubuntu1

4195. By CI Train Bot Account

* LockScreenController: ignore icon_paths_changed signal in
  menumanager for Lockscreen (LP: #1635625)
* Properly handle the file manager copy dialog in
  FileManagerLauncherIcon and in StorageLauncherIcon. (LP: #1575452,
  LP: #1609845)
* Correctly position the force quit dialog when scaling is different
  than 1.0 (LP: #1637991)
* GnomeSession: Retrieve the session id using dbus if $XDG_SESSION_ID
  is not set (LP: #1633749)

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

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.

Subscribers