lp://staging/~kaihengfeng/unity/lp1292830
- Get this branch:
- bzr branch lp://staging/~kaihengfeng/unity/lp1292830
Branch merges
- Andrea Azzarone (community): Needs Fixing
-
Diff: 200 lines (+57/-7)8 files modifieddecorations/DecoratedWindow.cpp (+25/-2)
decorations/DecorationsDataPool.h (+2/-2)
decorations/DecorationsManager.cpp (+18/-0)
decorations/DecorationsManager.h (+2/-0)
decorations/DecorationsPriv.h (+4/-0)
decorations/DecorationsTitle.h (+2/-1)
decorations/DecorationsWindowButton.h (+2/-2)
plugins/unityshell/src/unityshell.cpp (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4227. By Kai-Heng Feng
-
Updates textures after resume from suspend. (LP: #1292830)
The Nvidia driver does not make resources in video memory persistent across S3
[1], hence applications need to update texture in vram itself.Currently, these three decoration components require texture update:
1. Shadow.
2. Title.
3. Button.Fortunately, Nvidia intends to fix it in the future [1]. Once the issue is
addressed, this commit can be fully reverted. - 4225. By Marco Trevisan (Treviño)
-
unity7.service: set ups and BAMF as wanted, not required
We don't want unity to crash when they do.
Approved by: Iain Lane
- 4224. By Marco Trevisan (Treviño)
-
InputMonitor: don't try to deference an invalid Nux display (LP: #1632656)
- 4223. By Marco Trevisan (Treviño)
-
UnityWindow: safely check validity of UnityWindow from scaled one (LP: #1659847)
Approved by: Andrea Azzarone
- 4221. By Marco Trevisan (Treviño)
-
BackgroundSettings: use gnome-bg to generate textures with proper scaling
When using non-user background, we ensure that the texture size matches
the screen size, and also we now generate the background using an high
quality pixmap, instead of stretching a non-scaled one. (LP: #1666359) - 4219. By Marco Trevisan (Treviño)
-
GnomeSessionMan
ager: add gcancellable to instance and use it for calls with temporary proxies This fixes various crashes when the session manager is destroyed while a temporary proxy
call is still in progress, and the callback is called afterwards.Approved by: Eleni Maria Stea
- 4218. By Michał Sawicz
-
Drop click scope from the default list of favourites
Clicks are not supported any more, and the app drawer is doing what the scope was doing still now.
Approved by: Marco Trevisan (Treviño)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity