lp:~agateau/unity-2d/desktop-dash-bg

Created by Aurélien Gâteau and last modified
Get this branch:
bzr branch lp:~agateau/unity-2d/desktop-dash-bg
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

411. By Aurélien Gâteau

Rework the way the border bug is fixed

410. By Aurélien Gâteau

Do not overlap borders in desktop mode

409. By Aurélien Gâteau

Avoid warnings on stderr

408. By Aurélien Gâteau

[dash] Use a black, slightly transparent bg in fullscreen+composite mode

407. By Ugo Riboni

[launcher] Make the first 10 items in the launcher able to be activated via Super+n, and show the launcher when Super is pressed if hidden.

406. By Florian Boucault

[launcher] 4 fingers drag reveal/hide the launcher. If the drag is continued, the launcher is locked in place.

Infrastructure changes:
* New PropertyBinder helper class useful to keep properties' values synchronized
* Unity2dPanel:
 - added 'manualSliding' property
 - added 'useStrut' property synchronized with a boolean GConf key: /desktop/unity-2d/launcher/use_strut
* HideModeController:
 - renamed method 'updateFromGConf' into 'update'
 - renamed enum value AutoHideMode.NeverHide into AutoHideMode.ManualHide
 - do not use any hide controller if panel.useStrut or panel.manualSliding is true
* AutohideController and IntellihideController do not manage panel's useStrut property any longer

405. By Florian Boucault

[dash] New dash user interface layout.

The following user interface elements were updated for the new design:
- search bar
- scrollbar
- result groups and headers
- new refine search pane that replaces the section selector
- home page shortcuts have been modified to be more intuitive and their visual appearance updated
- home page 'shortcuts' button gets an icon

A few QML effects were made available under the "Effects" QML plugin:
- QGraphicsBlurEffect
- QGraphicsColorizeEffect
- QGraphicsDropShadowEffect

404. By Aurélien Gâteau

[dash] New desktop mode dash activated for higher screen resolutions. In that mode the dash does not occupy the entire screen by default. Instead it shows the search bar only when no results are visible and grows in height to show search results.

403. By Florian Boucault

[launcher] Fixed cases where panel hiding was breaking:

- not slide in/out if delta was manually set to a value different from the start value of the animation
- not slide in/out immediately if a slide out/in was already in progress

These are solved by changes in Unity2dPanel:
- split up m_slideAnimation into 2 different animations, one for sliding in, one for sliding out.
- clamp delta to be between 0 and minus its size.

402. By Aurélien Gâteau

[launcher] Implement autohide and intellihide features

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.