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
/
native
/
src
/
overlay
/
element.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-270
/
+0
*
Fix layout translation in `overlay::Group`
Héctor Ramón Jiménez
2023-01-30
1
-2
/
+8
*
Fix some minor documentation inconsistencies
Héctor Ramón Jiménez
2023-01-24
1
-1
/
+1
*
Rename method to is_over
Cory Forsstrom
2023-01-17
1
-13
/
+5
*
New method to determine if overlay contains cursor
Cory Forsstrom
2023-01-17
1
-0
/
+17
*
Introduce `custom` method to `widget::Operation` trait
Héctor Ramón Jiménez
2023-01-14
1
-0
/
+6
*
Add `Renderer` argument to `operate`
Héctor Ramón Jiménez
2022-12-22
1
-2
/
+4
*
Get widget operations working w/ overlay
Cory Forsstrom
2022-11-29
1
-2
/
+2
*
Add text input operations
Cory Forsstrom
2022-11-11
1
-0
/
+8
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Implement `Overlay::operate` for `overlay::element::Map`
Héctor Ramón Jiménez
2022-11-09
1
-0
/
+43
*
Draft widget operations
Héctor Ramón Jiménez
2022-07-28
1
-0
/
+10
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-2
/
+6
*
Loose lifetime bounds in `pure::Widget` implementations
Héctor Ramón Jiménez
2022-03-29
1
-1
/
+1
*
Remove `hash_layout` method from `Widget` trait
Héctor Ramón Jiménez
2022-02-23
1
-10
/
+1
*
Introduce `Renderer` argument to `mouse_interaction` and `on_event`
Héctor Ramón Jiménez
2022-01-11
1
-4
/
+14
*
Introduce `Shell` type in `iced_native`
Héctor Ramón Jiménez
2021-11-29
1
-9
/
+8
*
Create `iced_lazy` and draft `Component` trait
Héctor Ramón Jiménez
2021-11-29
1
-0
/
+5
*
Write missing documentation in `iced_native`
Héctor Ramón Jiménez
2021-11-05
1
-0
/
+1
*
Move `viewport` argument to last position in `mouse_interaction` methods
Héctor Ramón Jiménez
2021-11-02
1
-2
/
+12
*
Introduce `mouse_interaction` method to `Widget` trait
Héctor Ramón Jiménez
2021-10-18
1
-1
/
+12
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-6
/
+5
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-2
/
+2
*
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
2021-03-10
1
-6
/
+6
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-18
/
+0
*
Make `Overlay::on_event` return `event::Status`
Héctor Ramón Jiménez
2020-11-12
1
-4
/
+8
*
Remove unnecessary `Rc` in both `Element::map`
Héctor Ramón Jiménez
2020-07-16
1
-4
/
+3
*
Write documentation for the new `overlay` API
Héctor Ramón Jiménez
2020-07-10
1
-15
/
+41
*
Rename `overlay::Content` trait to `Overlay`
Héctor Ramón Jiménez
2020-07-10
1
-0
/
+145