Merge lp://staging/~saviq/ubuntutv/plus_mouse into lp://staging/ubuntutv

Proposed by Joseph Mills
Status: Work in progress
Proposed branch: lp://staging/~saviq/ubuntutv/plus_mouse
Merge into: lp://staging/ubuntutv
Diff against target: 964 lines (+366/-61)
28 files modified
shell/Shell.qml (+5/-2)
shell/app/shelldeclarativeview.cpp (+5/-5)
shell/common/AbstractButton.qml (+4/-2)
shell/common/AbstractExpandingDropDown.qml (+15/-1)
shell/common/GlowButton.qml (+13/-1)
shell/dash/AbstractCategoryHeader.qml (+2/-0)
shell/dash/Dash.qml (+12/-3)
shell/dash/LensView.qml (+1/-1)
shell/dash/ListViewWithHeaders.qml (+5/-1)
shell/dash/Previews.qml (+5/-1)
shell/dash/RendererCoverFlow.qml (+6/-0)
shell/dash/SearchEntry.qml (+8/-1)
shell/dash/SidebarFilterCheckoption.qml (+6/-0)
shell/dash/SidebarFilterRatings.qml (+6/-0)
shell/dash/TVCategoryHeader.qml (+11/-0)
shell/dash/VideoPreview.qml (+4/-0)
shell/indicators/DashVolumeIndicator.qml (+25/-0)
shell/indicators/Indicator.qml (+24/-0)
shell/indicators/PlayerVolumeIndicator.qml (+30/-0)
shell/launcher/SimpleLauncher.qml (+3/-0)
shell/launcher/SimpleLauncherItem.qml (+25/-8)
shell/player/AbstractPlayer.qml (+1/-0)
shell/player/Controls.qml (+44/-8)
shell/player/SceneCoverFlow.qml (+12/-0)
shell/player/VideoPlayer.qml (+56/-12)
shell/player/VideoPlayerIndicatorsBar.qml (+4/-0)
shell/sidebar/ExpandingDropDown.qml (+34/-14)
shell/sidebar/Sidebar.qml (+0/-1)
To merge this branch: bzr merge lp://staging/~saviq/ubuntutv/plus_mouse
Reviewer Review Type Date Requested Status
Michał Sawicz Pending
Review via email: mp+108943@code.staging.launchpad.net

Description of the change

I am just purposing that this branch be monitored as it has changed alot and I would like to watch these changes. So that I can also merge to my branch.

To post a comment you must log in.

Unmerged revisions

973. By Michał Sawicz

[shell] add remote-specific keys

972. By Michał Sawicz

[shell] improve key handling

971. By Michał Sawicz

[indicators] enable mouse interaction

970. By Michał Sawicz

[preview] make the preview mouse-opaque

969. By Michał Sawicz

[dash] enable hover highlight on search entry

968. By Michał Sawicz

[lens] enable item hover highlights

967. By Michał Sawicz

[lens] enable header hover highlights

966. By Michał Sawicz

[launcher] enable hover highlights

965. By Michał Sawicz

[all] enable GlowButton hover highlights

964. By Michał Sawicz

[sidebar] enable mouse interaction

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.