Files
tauri-plugins-workspace/plugins/positioner/permissions/autogenerated/reference.md
T
Jacob Bolda 2f7e32b5e0 [positioner] handleIconState in JS (#1822)
* [positioner] handleIconState in JS

* update readme

* fix change file version

* fixes

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-10-01 10:15:22 -03:00

615 B

Default Permission

Allows the move_window command

  • 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 to handle events and set the TrayIcon state.