lp:~agateau/unity-2d/delay-before-intellihide

Created by Aurélien Gâteau and last modified
Get this branch:
bzr branch lp:~agateau/unity-2d/delay-before-intellihide
Only Aurélien Gâteau can upload to this branch. If you are Aurélien Gâteau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aurélien Gâteau
Project:
unity-2d
Status:
Merged

Recent revisions

480. By Aurélien Gâteau

No need to delay call to updateActiveWindowConnections() anymore,

m_updateVisibilityTimer takes care of this.

479. By Aurélien Gâteau

Only force launcher visibility when the menu is unfolded:

When the menu is visible but folded, it acts as a tooltip, we don't need to
force launcher visibility in this case. Avoiding such changes drastically
reduces the number of behavior changes and helps keeping timeouts in
IntelliHideBehavior relevant.

478. By Aurélien Gâteau

[launcher] Allow the mouse to leave the launcher for one second before it autohides itself.

Same delay as AutoHideBehavior.

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.

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.