lp:~dandrader/unity8/stopAnimatedSprite

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/unity8/stopAnimatedSprite
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
Unity 8
Status:
Merged

Recent revisions

2442. By Daniel d'Andrada

Cursor: Let AnimatedSprite run only on animated cursors and while the display is on

That awesome component would keep running even on single-frame animations (ie,
on non-animated cursors) triggering redraws or otherwise keeping CPU busy for nothing.

Also optimize things by using a regular and bug-free Image component to display
non-animated (single-frame) cursors.

A second optimization is to only load the cursor image at all if the device
has a mouse or touchpad.

2441. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

2440. By CI Train Bot Account

Releasing 8.12+16.10.20160527-0ubuntu1

2439. By Daniel d'Andrada

Support animated cursors
Approved by: Lukáš Tinkl

2438. By Lukáš Tinkl

Lock the session when putting the laptop into sleep Fixes: #1581063
Approved by: Unity8 CI Bot, Andrea Cimitan

2437. By Albert Astals Cid

Make tests a bit more stable

findChild is now stubborn and will try for a bit more before returning a null child
Approved by: Andrea Cimitan, Unity8 CI Bot

2436. By Albert Astals Cid

Listen to contentItem::widthChanged instead of Flickable::contentWidthChanged

Fixes compatibility with Qt 5.6 Fixes: #1565763
Approved by: Gerry Boland, Timo Jyrinki

2435. By Daniel d'Andrada

plugins/Cursor: properly register to the screen's QPlatformCursor when screen changes Fixes: #1579742
Approved by: Lukáš Tinkl

2434. By Michael Zanetti

Remove the background dimming when the launcher is revealed by a drag Fixes: #1575137
Approved by: Vesa Rautiainen, Lukáš Tinkl

2433. By Albert Astals Cid

Make unity8 and unity8-dash handle termination signals

This way the app gracefully exists, making things like "flush qml debugging when app finishes" work
Approved by: Unity8 CI Bot, Gerry Boland

Branch metadata

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

Subscribers