Chromium Code Reviews
DescriptionWindow prerequisites for ShelfWindowWatcher panel support.
Prerequisites for https://codereview.chromium.org/2462753002
Split the aura window icon property into window and app icons.
Add an aura window property of the string application id.
Use aura::client::kAppId for exo ShellSurface remove local copy.
Add WmWindow string properties; icon getters; attention bool.
(WmWindowMus not implemented, as per ongoing mus-aura work)
Add WmWindow::MoveToEventRoot helper. (like ash::wm helper)
BUG=557406
TEST=Existing unit tests; more tested usage forthcoming.
R=sky@chromium.org,reveman@chromium.org
Committed: https://crrev.com/2d1743732459e03d3a91b007e5b16dca8fa86642
Committed: https://crrev.com/dc8a06bc0baa4e557ec6ce76470b9bce68209d93
Cr-Original-Commit-Position: refs/heads/master@{#430182}
Cr-Commit-Position: refs/heads/master@{#430784}
Patch Set 1 #Patch Set 2 : Cleanup #Patch Set 3 : Reuse aura::client::kAppId for exo ShellSurface. #Patch Set 4 : Fix ShellSurface KAppIdKey use; remove local application_id_. #
Total comments: 2
Patch Set 5 : Restore non-static ShellSurface::SetApplicationId. #Patch Set 6 : Support and test pre-widget exo ShellSurface::SetApplicationId. #Messages
Total messages: 46 (30 generated)
|