lp:~osomon/unity-2d/launcher-client-really-async

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/unity-2d/launcher-client-really-async
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
unity-2d
Status:
Merged

Recent revisions

474. By Olivier Tilloy

Make calls to the launcher’s DBus interface really asynchronous.

473. By Aurélien Gâteau

[launcher] Only show launcher when moving over home button.

This branch implements the following changes:

- Make unity-2d-panel HomeButton applet call BeginForceVisible and EndForceVisible when mouse enters and leaves the button.

- IntelliHideBehavior has also been refactored to carry less state, which potentially fixes other bugs which could be triggered by the behavior instance being destroyed because the controller switched to the ForceVisibleBehavior.

472. By Ugo Riboni

[dash] Use the SearchHint from the .place file to choose what to display in the search box for a place entry.

471. By Ugo Riboni

[launcher] Make the Dash appear when the user just "taps" the Super key, and force the Launcher to appear and display the keyboard shortcuts when the Super key is held instead.

470. By Seshu Reddy Cheedepudi

Fix for Bug #716580: QML files are missing copyright headers; Added the copyright to the qml files.

469. By Florian Boucault

[touch] Fixed multitouch gestures handling that broke due to an API change in utouch-geis.

Since an unknown new version of utouch-geis, that has landed in Ubuntu Natty, geis gestures's GEIS_GESTURE_ATTRIBUTE_GESTURE_NAME has changed slightly to include the number of fingers. Example:

Before: "Tap"
After: "Tap,touch=4"

468. By Florian Boucault

[launcher & panel] Do not call QApplication::setColorSpec that is leading to visual artifacts appearing sometimes.

467. By Aurélien Gâteau

[launcher] Keep launcher visible when window is maximized on another monitor

No need to special-case maximized windows: checking window geometry works for
"normal" and maximized windows.

466. By Olivier Tilloy

[launcher] Removed a useless include and forward declaration.

465. By Olivier Tilloy

[launcher] Implement keyboard navigation and the new selected state for launcher tiles.

Branch metadata

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

Subscribers