tauri/core
Amr Bashir 477bb8cd4e
feat: add cursor_position getter (#9297)
* feat: add `cursor_position` getter

closes #9250

* js api

* Update mod.rs

* fix build on iOS and android

* use existing wrapper

* fmt

* adjust wording

* update docs

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-04-29 18:28:01 +03:00
..
tauri feat: add cursor_position getter (#9297) 2024-04-29 18:28:01 +03:00
tauri-build Apply Version Updates From Current Changes (#9548) 2024-04-22 17:09:51 -03:00
tauri-codegen Apply Version Updates From Current Changes (#9548) 2024-04-22 17:09:51 -03:00
tauri-config-schema feat: Add zoom hotkey polyfill for non windows platforms (#9386) 2024-04-08 22:42:51 +02:00
tauri-macros Apply Version Updates From Current Changes (#9548) 2024-04-22 17:09:51 -03:00
tauri-plugin Apply Version Updates From Current Changes (#9548) 2024-04-22 17:09:51 -03:00
tauri-runtime feat: add cursor_position getter (#9297) 2024-04-29 18:28:01 +03:00
tauri-runtime-wry feat: add cursor_position getter (#9297) 2024-04-29 18:28:01 +03:00
tauri-utils Apply Version Updates From Current Changes (#9548) 2024-04-22 17:09:51 -03:00
tests fix(cli/migrate): tolerate non-UTF-8 in migration (#9457) 2024-04-15 11:39:53 +02:00