lp:~dyams/unity-2d/update-launcher-context-menu

Created by Lohith D Shivamurthy and last modified
Get this branch:
bzr branch lp:~dyams/unity-2d/update-launcher-context-menu
Only Lohith D Shivamurthy can upload to this branch. If you are Lohith D Shivamurthy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lohith D Shivamurthy
Project:
unity-2d
Status:
Development

Recent revisions

794. By Lohith D Shivamurthy

[launcher] merged with trunk

793. By Lohith D Shivamurthy

[launcher] Visible context menu should be updated when its application is closed

792. By Gerry Boland

Rewrite KeyMonitor XEvent handler to use QSocketNotifier instead of separate thread. This singleton will now be deconstructed properly on application quit. Also free X11 objects when they're unnecessary.

791. By Lohith D Shivamurthy

[launcher] Force the launcher to reposition to the beginning when Dash is summoned with Super key

790. By Albert Astals Cid

[code] Add const & for foreach "iterators"

Avoids a copy of each object. It is true that most of those objects are
implicitly shared so the win isn't huge but we still save some atomic/mutex/something locking

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.

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.