lp://staging/~mc-return/unity/unity.merge-fix-launcher-should-never-autohide-when-pointer-hovers-it

Created by MC Return and last modified
Get this branch:
bzr branch lp://staging/~mc-return/unity/unity.merge-fix-launcher-should-never-autohide-when-pointer-hovers-it
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Unity
Status:
Development

Recent revisions

2662. By MC Return

Removed DODGE_WINDOWS and DODGE_ACTIVE_WINDOW because these modes are not available anymore

2661. By MC Return

More simplifying for better readability

2660. By MC Return

Fixed usage of the uninitialized variable _should_show_quirk

2659. By MC Return

Rebased on latest lp:unity

2658. By MC Return

Simplify the check if the launcher should hide again once it is revealed. It should never hide if
1. _should_show_quirk is true or
2. VISIBLE_REQUIRED is true or
3. MOUSE_OVER_LAUNCHER is true

There is no need to check for movement of the mouse (which is set to true once decaymulator_.value > reveal_pressure)

2657. By Nick Dedekind

Fixed ability to delete glib::Source wrapper during its callback.. Fixes: https://bugs.launchpad.net/bugs/1044823, https://bugs.launchpad.net/bugs/1045187. Approved by Marco Trevisan (Treviño), Michal Hruby.

2656. By Nick Dedekind

Queue redraw after cover-art texture is updated from a url/file source. (LP#1043947). Fixes: https://bugs.launchpad.net/bugs/1043947. Approved by Omer Akram, Marco Trevisan (Treviño).

2655. By Adam Conrad

Bring the upstream unity in line with the Ubuntu package for GLES/linking fixes.. Fixes: https://bugs.launchpad.net/bugs/1044709. Approved by Timo Jyrinki.

2654. By Nick Dedekind

Removed space between music track number/status and title.
Fixed bug in preview animation timer source.. Fixes: . Approved by Michal Hruby.

2653. By Marco Biscaro

Fixing bug #924586 and bug #975350, both about custom background color.

Now there is a check of an override color in RefreshColor (which is called when a PropertyNotify event happens). Also added a check in FullySaturateColor to avoid division by zero.. Fixes: https://bugs.launchpad.net/bugs/924586, https://bugs.launchpad.net/bugs/975350. Approved by MC Return, Andrea Azzarone, Nick Dedekind.

Branch metadata

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

Subscribers