Andy Terra
|
34673fc54f
|
Implement Mul<Transformation> for mouse::Click
|
2025-01-27 23:05:51 -05:00 |
|
edwloef
|
3d64e6cd3c
|
derive partialeq and eq for mouse::click::Kind
|
2025-01-22 16:32:59 +01:00 |
|
l-const
|
6c5799e759
|
Introduce consecutive click distance like other toolkits such as gtk,qt, imgui.
|
2024-10-14 23:01:07 +03:00 |
|
Isaac Marovitz
|
9edd805c02
|
Add mouse::Button to mouse::Click
|
2024-09-09 23:45:15 +02:00 |
|
Héctor Ramón Jiménez
|
625cd745f3
|
Write documentation for the new text APIs
|
2023-10-27 05:04:14 +02:00 |
|
Héctor Ramón Jiménez
|
6582387579
|
Merge branch 'master' into text-editor
|
2023-10-27 03:58:45 +02:00 |
|
Héctor Ramón Jiménez
|
b277625546
|
Revert "Chore: Apply clippy map transformations"
This reverts commit c997aad85d.
|
2023-09-20 16:26:43 +02:00 |
|
Héctor Ramón Jiménez
|
6c386e90a1
|
Fix clippy::trivially-copy-pass-by-ref
|
2023-09-20 04:33:48 +02:00 |
|
Yuri Astrakhan
|
c997aad85d
|
Chore: Apply clippy map transformations
Convert `.map().unwrap_or()` to `.map_or()` and similar transformations.
|
2023-09-19 01:46:46 -04:00 |
|
Héctor Ramón Jiménez
|
45c5cfe577
|
Avoid drag on double or triple click for now in TextEditor
|
2023-09-16 19:05:31 +02:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|