You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/positioner/permissions/autogenerated/reference.md

777 B

Default Permission

Allows the moveWindow and handleIconState APIs

  • allow-move-window
  • 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-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.