summaryrefslogtreecommitdiffstats
path: root/core/src/mouse/click.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement `Mul<Transformation>` for `mouse::Click`Libravatar Andy Terra2025-01-271-1/+16
* derive partialeq and eq for mouse::click::KindLibravatar edwloef2025-01-221-1/+1
* Introduce consecutive click distance like other toolkits such as gtk,qt, imgui.Libravatar l-const2024-10-141-1/+1
* Add `mouse::Button` to `mouse::Click`Libravatar Isaac Marovitz2024-09-091-2/+11
* Write documentation for the new text APIsLibravatar Héctor Ramón Jiménez2023-10-271-0/+1
* Merge branch 'master' into text-editorLibravatar Héctor Ramón Jiménez2023-10-271-1/+1
|\
| * Revert "Chore: Apply clippy map transformations"Libravatar Héctor Ramón Jiménez2023-09-201-1/+3
| * Fix `clippy::trivially-copy-pass-by-ref`Libravatar Héctor Ramón Jiménez2023-09-201-1/+1
| * Chore: Apply clippy map transformationsLibravatar Yuri Astrakhan2023-09-191-3/+1
* | Avoid drag on double or triple click for now in `TextEditor`Libravatar Héctor Ramón Jiménez2023-09-161-0/+4
|/
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+76