| Crates.io | slint-spatial-focus |
| lib.rs | slint-spatial-focus |
| version | 1.9.2-1.0.0 |
| created_at | 2025-02-23 17:44:29.968152+00 |
| updated_at | 2025-02-23 17:44:29.968152+00 |
| description | Adds arrow key navigation to Slint UI |
| homepage | |
| repository | https://github.com/dngulin/slint-spatial-focus |
| max_upload_size | |
| id | 1566536 |
| size | 139,934 |
This library adds spatial navigation to Slint applications.
How to use it:
SpatialFocusHandler as a root item in your windowSpatialFocus global objectslint_spatial_focus::init! macro to initialize the libraryFor details see the example.
i-slint-core
and should be used with the specific Slint version (1.9.2 for now).FocusScope and TextInput objects.
So, it misses all native controls.Coord representation is supported