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
/
tooltip.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2143 from iced-rs/fix/tooltip-layout-invalidation
Héctor Ramón
2023-11-21
1
-1
/
+9
|
\
|
*
Invalidate layout when `Tooltip` changes `overlay`
Héctor Ramón Jiménez
2023-11-21
1
-1
/
+9
*
|
Fix `Overlay` composition
Héctor Ramón Jiménez
2023-11-21
1
-0
/
+1
|
/
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Fix unnecessary dereference in `Tooltip`
Héctor Ramón Jiménez
2023-09-10
1
-1
/
+1
*
Fix `Tooltip` widget state management
Héctor Ramón Jiménez
2023-09-10
1
-2
/
+4
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-3
/
+3
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-4
/
+13
*
Fix `Tooltip` overlay position inside `Scrollable`
Héctor Ramón Jiménez
2023-07-29
1
-18
/
+16
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+2
*
Remove useless conversions in `widget::tooltip`
Héctor Ramón Jiménez
2023-07-12
1
-15
/
+17
*
Use overlay for `Tooltip` widget
Cory Forsstrom
2023-07-12
1
-97
/
+160
*
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
-20
/
+13
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+388