lp://qastaging/~thomir-deactivatedaccount/unity/authors-from-test-id

Created by Thomi Richards and last modified
Get this branch:
bzr branch lp://qastaging/~thomir-deactivatedaccount/unity/authors-from-test-id
Only Thomi Richards can upload to this branch. If you are Thomi Richards please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomi Richards
Project:
Unity
Status:
Development

Recent revisions

2107. By Thomi Richards

First version done.

2106. By Marco Trevisan (Treviño)

Added support for Up/Down arrow keys to change the selected launcher icon when using the Super+Tab

This fixes the bug #950404

On the test sides, I've used autopilot to test this particular fix, also I've made some changes to the launcher emulator, to make it handle in a better way the Launcher key navigation and the Launcher Switcher as two different kinds of key navigation. This should avoid any confusion and cleans the code.. Fixes: https://bugs.launchpad.net/bugs/950404. Approved by Andrea Azzarone, Thomi Richards.

2105. By Andrea Azzarone

The problems
-------------
Bug #927710: No text inside multirange filters
Bug #942508: Dash - Font metrics and colors are wrong

The fix
-------
Update the dash fonts.

Test
----
Not applicable.

http://ubuntuone.com/1a4mdRPJ8tgFrg4bMuNiQE

I've merged lp:~sladen/unity/unity-drunken-spinner-lp943656.. Fixes: https://bugs.launchpad.net/bugs/927710, https://bugs.launchpad.net/bugs/942508. Approved by John Lea, Andrea Cimitan, Mirco Müller.

2104. By Mirco Müller

Trying to understand how and where changes to an icons alpha- and saturation-value are taking place is material to get insane. By now I've spent many many many hours trying to get behind what's going on. I can't say I fully grasp
the intricate ways of icons opacity and saturation in class Launcher.

As far as I can tell, there are four valid "cases" for the launcher icons in terms of alpha and saturation. To make it easier for you to follow, have a look at this table:

                                            alpha | saturation
-------------------------------------------------------------------
| dash open | 0.5 | 0.0 |
| dash closed | 1.0 | 1.0 |
| drop-target (dragging & dash open) | 1.0 | 1.0 |
| no drop-target (dragging & dash open) | 0.5 | 0.0 |
-------------------------------------------------------------------

So alpha should never be outside [0.5 .. 1.0] and saturation should never be outside [0.0 .. 1.0]. From my investigation it is sufficient to protect only against the lower threshold, where alpha needs to be 0.5 and saturation 0.0

without fix:
http://people.canonical.com/~mmueller/863230-issue-1.ogv

with fix:
http://people.canonical.com/~mmueller/after-fix-863230.ogv

If anybody ever causes this to regress, I'll ... !. Fixes: https://bugs.launchpad.net/bugs/863230. Approved by Tim Penhey.

2103. By Gabor Kelemen

Added missing files to POTFILES.in. Fixes: https://bugs.launchpad.net/bugs/923762. Approved by Thomi Richards, Michal Hruby.

2102. By Alex Launi

Adds "x" and "y" properties to the quicklists and their menu items, so that autopilto can find and click them in tests.. Fixes: . Approved by Thomi Richards.

2101. By Andrea Azzarone

= The Problem =

HUD shortcut is not in the overlay.

= The Fix =

Add it.

= Testing =

None.. Fixes: https://bugs.launchpad.net/bugs/942515. Approved by Marco Trevisan (Treviño).

2100. By Andrea Azzarone

= The Problem =

The shortcut overlay uses hardcoded value for switching ws.

= The Fix =

Add a new type of shortcut option COMPIZ_METAKEY_OPTION.

= Testing =

Added.. Fixes: https://bugs.launchpad.net/bugs/939517. Approved by Mirco Müller.

2099. By Paul Sladen

Dash/HUD: logic inversion in spinner rotation offset (LP: #943656). Fixes: https://bugs.launchpad.net/bugs/943656. Approved by Andrea Azzarone, Andrea Cimitan.

2098. By Andrea Cimitan

The glow in the alt-tab switcher is misaligned leading to a dark line at right and bottom edge. This commit fixes it. Fixes: . Approved by Andrea Cimitan.

Branch metadata

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

Subscribers

No subscribers.