ahkohd / tauri-macos-spotlight-example

An example macOS Spotlight app built with Tauri
MIT License
148 stars 9 forks source link

feat: add `panel.set_auto_hide(bool)` #13

Closed ahkohd closed 11 months ago

ahkohd commented 11 months ago

This PR adds panel.set_auto_hide(bool). When set to true, the panel will hide when it resigns as the key window.