summaryrefslogtreecommitdiffstats
path: root/core/src/mouse/cursor.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce `Levitating` variant for `mouse::Cursor`Libravatar Héctor Ramón Jiménez2025-02-031-7/+32
* Move cursor `Transformation` to `mouse::cursor` moduleLibravatar Andy Terra2025-01-281-1/+16
* Extend cursor availability to the shell levelLibravatar Héctor Ramón Jiménez2023-06-081-1/+2
* Take `Rectangle` by value in `Cursor` APILibravatar Héctor Ramón Jiménez2023-06-081-3/+3
* Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-0/+51