index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
src
/
mouse
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
Introduce `Levitating` variant for `mouse::Cursor`
Héctor Ramón Jiménez
1
-7
/
+32
2025-01-28
Move cursor `Transformation` to `mouse::cursor` module
Andy Terra
1
-1
/
+16
2025-01-27
Implement `Mul<Transformation>` for `mouse::Click`
Andy Terra
1
-1
/
+16
2025-01-22
derive partialeq and eq for mouse::click::Kind
edwloef
1
-1
/
+1
2024-10-14
Introduce consecutive click distance like other toolkits such as gtk,qt, imgui.
l-const
1
-1
/
+1
2024-09-13
Add `Copy` and `Help` variants to `mouse::Interaction`
Héctor Ramón Jiménez
1
-0
/
+2
2024-09-13
Rename `ResizingDiagonal*` to `ResizingDiagonally*`
Héctor Ramón Jiménez
1
-2
/
+2
2024-09-09
Add `mouse::Button` to `mouse::Click`
Isaac Marovitz
1
-2
/
+11
2024-08-16
Expose additional mouse interaction cursors
Andy Terra
1
-0
/
+5
2024-04-25
Introduce `opaque` widget helper
Héctor Ramón Jiménez
1
-0
/
+1
2024-02-02
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
1
-0
/
+1
2023-12-15
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
1
-0
/
+6
2023-10-27
Write documentation for the new text APIs
Héctor Ramón Jiménez
1
-0
/
+1
2023-09-20
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
1
-1
/
+3
2023-09-20
Fix `clippy::trivially-copy-pass-by-ref`
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-19
Chore: Apply clippy map transformations
Yuri Astrakhan
1
-3
/
+1
2023-09-16
Avoid drag on double or triple click for now in `TextEditor`
Héctor Ramón Jiménez
1
-0
/
+4
2023-06-08
Extend cursor availability to the shell level
Héctor Ramón Jiménez
1
-1
/
+2
2023-06-08
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
1
-3
/
+3
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
1
-0
/
+51
2023-05-23
Make mouse::Button::Other take u16 instead of u8
bbb651
1
-1
/
+1
2023-04-12
Show `NotAllowed` as mouse icon when hovering a disabled `TextInput`
Héctor Ramón Jiménez
1
-0
/
+1
2023-03-14
Fix `clippy` lints for Rust 1.68
Héctor Ramón Jiménez
1
-7
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-0
/
+76
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2020-04-30
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
1
-0
/
+20
2020-04-30
Split `Input` mouse event by `ButtonState`
Héctor Ramón Jiménez
1
-8
/
+4
2020-04-28
Move reusable `mouse` types to `iced_core`
Héctor Ramón Jiménez
2
-0
/
+76