Merge lp://staging/~didrocks/unity/misc-launcher-fixes-070411 into lp://staging/unity
Proposed by
Didier Roche-Tolomelli
Status: | Merged |
---|---|
Approved by: | Neil J. Patel |
Approved revision: | no longer in the source branch. |
Merged at revision: | 1083 |
Proposed branch: | lp://staging/~didrocks/unity/misc-launcher-fixes-070411 |
Merge into: | lp://staging/unity |
Diff against target: |
154 lines (+39/-11) 5 files modified
src/Launcher.cpp (+22/-7) src/Launcher.h (+3/-1) src/PluginAdapter.cpp (+7/-0) src/unityshell.cpp (+6/-2) unityshell.xml.in (+1/-1) |
To merge this branch: | bzr merge lp://staging/~didrocks/unity/misc-launcher-fixes-070411 |
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Neil J. Patel (community) | Approve | ||
Review via email: mp+56772@code.staging.launchpad.net |
Description of the change
Some additional fixes since yesterday:
- make shortcuts work with fn key and keynum pad (LP: #747153)
- unmimize all for selected apps window on scale. Don't minimize them if not selected after, see FIXME (LP: #750349)
- depends on largedestkop feature (LP: #711561)
- finish the "start drag but press 1s" animation.
To post a comment you must log in.
Looks good, approved!