New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 599563 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug

Blocking:
issue 580601



Sign in to add a comment

NativeWidgetMus Window Properties

Project Member Reported by jonr...@chromium.org, Mar 31 2016

Issue description

NativeWidgetMus needs to implement window property support. These properties will need to be moved onto mus::Window. With NativeWidgetMus setting them
  - SetNativeWindowProperty
  - GetNativeWindowProperty
  - SetAlwaysOnTop
  - IsAlwaysOnTop
  - SetVisibleOnAllWorkspaces

Some of these properties are currently lacking window manager implementations. Such as 'always on top' and workspaces. These implementations will also be needed
 
Labels: Hotlist-GoodFirstBug
Labels: -Hotlist-GoodFirstBug mustash-starter-bug

Comment 3 by e...@chromium.org, Oct 3 2016

Status: WontFix (was: Available)
All of these methods are implemented on NativeWidgetMus. (except for SetVisibleOnAllWorkspaces, saying that it shouldn't be implemented because chromeos.)
Components: -MUS Internals>Services>WindowService

Sign in to add a comment