Features relevant for macOS overlay apps like Spotlight or Alfred: - https://github.com/tauri-apps/tauri/issues/2258 - https://github.com/tauri-apps/tao/issues/182 - https://github.com/tauri-apps/tauri/pull/3689 - https://github.com/tauri-apps/tao/issues/105 - https://github.com/tauri-apps/tao/issues/185 - https://github.com/tauri-apps/tao/issues/189 - https://github.com/tauri-apps/tao/issues/186 - https://github.com/tauri-apps/tao/issues/187
Features relevant for macOS overlay apps like Spotlight or Alfred:
set_activation_policy#2258app.hide()andapp.show()tao#182showandhidemethods #3689window.set_visible_on_all_workspaces()tao#185window.set_visible_on_fullscreen()tao#189monitor::cursor_position()tao#186monitor::from_point()tao#187