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
/
runtime
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unwraps in `overlay::Nested` and fix `mouse_interaction`
Cory Forsstrom
2023-06-14
1
-51
/
+69
*
Prioritize mouse interaction of deepest `Overlay`
Cory Forsstrom
2023-06-14
1
-9
/
+21
*
Render nested in layer
Cory Forsstrom
2023-06-14
1
-1
/
+3
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
2
-27
/
+332
*
Extend cursor availability to the shell level
Héctor Ramón Jiménez
2023-06-08
2
-29
/
+48
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-15
/
+15
*
Replace `change_always_on_top` action with `change_level`
Héctor Ramón Jiménez
2023-05-25
2
-21
/
+15
*
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
2023-05-11
1
-1
/
+1
*
Remove OpenGL mentions in `README`s
Héctor Ramón Jiménez
2023-05-11
1
-4
/
+3
*
Write missing documentation in `iced_wgpu`
Héctor Ramón Jiménez
2023-05-11
1
-1
/
+1
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
4
-6
/
+30
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
16
-0
/
+1764