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
/
widget
/
src
/
mouse_area.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `opaque` widget helper
Héctor Ramón Jiménez
2024-04-25
1
-1
/
+1
*
Shorten properties in `MouseArea`
Héctor Ramón Jiménez
2024-02-07
1
-20
/
+18
*
Shorten some `MouseArea` methods
Héctor Ramón Jiménez
2024-02-07
1
-7
/
+4
*
Override `MouseArea` interaction only when contents are idle
Héctor Ramón Jiménez
2024-02-07
1
-11
/
+12
*
Add `Interaction` overriding to `MouseArea`
vawvaw
2024-02-07
1
-0
/
+20
*
Use `Fn` instead of `FnMut` in `MouseArea`
Héctor Ramón Jiménez
2024-02-03
1
-39
/
+31
*
Fix lints
Remmirad
2024-02-03
1
-4
/
+4
*
Add mouse move events to `MouseArea`
Remmirad
2024-02-03
1
-2
/
+73
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
1
-1
/
+3
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-15
/
+23
*
Replace `width` and `height` with `Widget::size`
Héctor Ramón Jiménez
2024-01-10
1
-7
/
+3
*
Fix `Widget::layout` implementation of `MouseArea`
Héctor Ramón Jiménez
2023-09-10
1
-1
/
+3
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+1
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+2
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+2
*
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-1
/
+1
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-10
/
+10
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-0
/
+311