Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1276)

Unified Diff: services/ui/ws/operation.h

Issue 2535753009: Couple of changes for client area (Closed)
Patch Set: nuke todo Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | services/ui/ws/window_tree.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/operation.h
diff --git a/services/ui/ws/operation.h b/services/ui/ws/operation.h
index 6c98fbaed56da2b507a79b5a16873db766425e1f..9b6abe6425090e188cc34ad729785750954b75ef 100644
--- a/services/ui/ws/operation.h
+++ b/services/ui/ws/operation.h
@@ -27,6 +27,7 @@ enum class OperationType {
REMOVE_WINDOW_FROM_PARENT,
REORDER_WINDOW,
SET_CAPTURE,
+ SET_CLIENT_AREA,
SET_FOCUS,
SET_WINDOW_BOUNDS,
SET_WINDOW_OPACITY,
« no previous file with comments | « no previous file | services/ui/ws/window_tree.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698