tao@0.17.0
Ce contenu n’est pas encore disponible dans votre langue.
- Bump gtk version: 0.15 -> 0.16
- Add
Window::cursor_position
andEventLoopWindowTarget::cursor_position
to get the current mouse position. - On Linux, spawn device event thread only once instead of a new thread on each iteration of the event loop.
- On Windows, fix
Window::set_minimized(false)
not working when the window was minimized usingWin + D
hotkey.
© 2024 Tauri Contributors. CC-BY / MIT