mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
1.1 KiB
1.1 KiB
Default Permission
Allows the moveWindow and handleIconState APIs
allow-move-windowallow-move-window-constrainedallow-set-tray-icon-state
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the move_window command without any pre-configured scope. |
|
|
Denies the move_window command without any pre-configured scope. |
|
|
Enables the move_window_constrained command without any pre-configured scope. |
|
|
Denies the move_window_constrained command without any pre-configured scope. |
|
|
Enables the set_tray_icon_state command without any pre-configured scope. |
|
|
Denies the set_tray_icon_state command without any pre-configured scope. |