lp:~aacid/unity-2d/DoNotHideLauncherImmediatellyOnIconRemoval_884410

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-2d/DoNotHideLauncherImmediatellyOnIconRemoval_884410
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-2d
Status:
Merged

Recent revisions

790. By Albert Astals Cid

Do not hide the launher immediatelly after removing an icon

789. By Renato Araujo Oliveira Filho

[tests] Fixed Cmake files to correct works with ctest.

Now you can run the tests from the build directory using:
 - ctest (check ctest --help for more details)
 - make test

788. By Renato Araujo Oliveira Filho

[places] Rewrite RenderGrid to use only one Flickable element

* Created FocusPath element to help in the keyboard navigation;
* The code used to manually scroll the grid was removed, now everything is done by the QML Flickable element;
* This new implementation of RenderGrid allows every component be inside of this scroller, which makes the grid more flexible for moving elements around, helping in the implementation of Preview screen;

787. By Tiago Salem Herrmann

[dash] add selectionColor property to the search field in order to fix issue #880222

786. By Florian Boucault

[packaging] Bumped release version to 5.2 in debian/changelog

785. By Florian Boucault

[dash] Fixed warning upon connection to updateDashModeDependingOnScreenGeometry which is a SLOT not a SIGNAL.

784. By Florian Boucault

Centralised configuration management into config.h. All common accesses to DConf go through there.

New APIs available:
 QConf& unity2dConfiguration()
 QConf& launcher2dConfiguration()
 QConf& panel2dConfiguration()
 QConf& unityConfiguration()
 QConf& launcherConfiguration()
 QConf& panelConfiguration()

783. By Renato Araujo Oliveira Filho

[tests] Fix problems with Gtk version during the creation of QApplication for tests.

782. By Olivier Tilloy

[dash] Work around a bug in QML that causes a crash when the layout is mirrored (RTL locales).

781. By Lohith D Shivamurthy

[launcher] Mouse hover at left edge of panel should not reveal launcher

Branch metadata

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