## Default Permission Allows the moveWindow and handleIconState APIs #### This default permission set includes the following: - `allow-move-window` - `allow-move-window-constrained` - `allow-set-tray-icon-state` ## Permission Table
Identifier | Description |
---|---|
`positioner:allow-move-window` | Enables the move_window command without any pre-configured scope. |
`positioner:deny-move-window` | Denies the move_window command without any pre-configured scope. |
`positioner:allow-move-window-constrained` | Enables the move_window_constrained command without any pre-configured scope. |
`positioner:deny-move-window-constrained` | Denies the move_window_constrained command without any pre-configured scope. |
`positioner:allow-set-tray-icon-state` | Enables the set_tray_icon_state command without any pre-configured scope. |
`positioner:deny-set-tray-icon-state` | Denies the set_tray_icon_state command without any pre-configured scope. |