lp:~fboucault/unity-2d/activate_first_result

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/unity-2d/activate_first_result
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
unity-2d
Status:
Merged

Recent revisions

479. By Florian Boucault

[dash] Pressing enter/return key activates the first result available.

New APIs to manually access the result sets were added:
- QVariantMap QSortFilterProxyModelQML::get(int row)
- int QSortFilterProxyModelQML::count()

478. By Ugo Riboni

[dash] Pressing Alt+F2 will bring up the commands place entry in the dash (AKA runner)

477. By Florian Boucault

README: removed deprecated comment about the dash.

476. By Olivier Tilloy

[launcher] Ensure the lists are always strictly on top of the background.

This fixes mouse interactions (autoscroll, flicking, drag’n’drop to re-order application tiles).

475. By Olivier Tilloy

[launcher] Make calls to the launcher’s DBus interface in the LauncherClient really asynchronous.

474. By Aurélien Gâteau

[session] Avoid long delays on logout

Make sure we wait for gnome-session to call us back before we leave the event-loop.

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.

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