lp://staging/unity/yakkety
- Get this branch:
- bzr branch lp://staging/unity/yakkety
Branch merges
Branch information
Recent revisions
- 4195. By CI Train Bot Account
-
* LockScreenContr
oller: ignore icon_paths_changed signal in
menumanager for Lockscreen (LP: #1635625)
* Properly handle the file manager copy dialog in
FileManagerLauncherIcon and in StorageLauncher Icon. (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) -
Merged branch
lp://staging/~unity-team/unity/y-sru1
- Bug #1575452: Copy/move dialog cannot be switched to in Xenial
- Bug #1609845: sudo ubuntu-sdk ... open project ... click to file right key mouse "Show Containing Folder" . a folder shortcut in unity sidebar is not active
- Bug #1633749: Double login to switch back to my session after closing the guest session
- Bug #1635625: Some indicator icons are missing after unlocking the screen
- Bug #1637991: Force quit dialog is misplaced on hidpi monitors
- 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. - 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 scrubbingThen use use menu::Manager pointer tracker for entries activation in PanelView, LockScreenPanel and DecorationsMenu
Layout (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://staging/unity