lp://staging/~bfiller/unity-2d/wait-for-session-again
- Get this branch:
- bzr branch lp://staging/~bfiller/unity-2d/wait-for-session-again
Branch merges
- Aurélien Gâteau (community): Needs Fixing
-
Diff: 30 lines (+2/-4)1 file modifiedlibunity-2d-private/src/gnomesessionclient.cpp (+2/-4)
Branch information
Recent revisions
- 477. By Bill Filler
-
set waitingForEndSe
ssion 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 ForceVisibleBeh
avior. - 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://staging/unity-2d/3.0