lp:~bfiller/unity-2d/wait-for-session-again

Created by Bill Filler and last modified
Get this branch:
bzr branch lp:~bfiller/unity-2d/wait-for-session-again
Only Bill Filler can upload to this branch. If you are Bill Filler please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bill Filler
Project:
unity-2d
Status:
Merged

Recent revisions

477. By Bill Filler

set waitingForEndSession to true by default to prevent app from being closed before first signal received

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.

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.

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