summaryrefslogtreecommitdiffstats
path: root/runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-27Move `Screenshot` inside `window` moduleLibravatar Héctor Ramón Jiménez4-4/+5
2023-06-21Fix `translation` in `layout` of `Nested` overlayLibravatar Héctor Ramón Jiménez1-1/+1
2023-06-14Fix cursor availability in `overlay::Nested::draw`Libravatar Héctor Ramón Jiménez1-1/+1
2023-06-14Use nested for lazy widgetsLibravatar Cory Forsstrom4-5/+19
2023-06-14Cursor availability during on_eventLibravatar Cory Forsstrom1-23/+50
2023-06-14Remove interior mutabilityLibravatar Cory Forsstrom2-80/+42
2023-06-14Use layout with children for nestingLibravatar Cory Forsstrom1-59/+71
2023-06-14Cursor availability by layerLibravatar Cory Forsstrom1-6/+28
2023-06-14Remove unwraps in `overlay::Nested` and fix `mouse_interaction`Libravatar Cory Forsstrom1-51/+69
2023-06-14Prioritize mouse interaction of deepest `Overlay`Libravatar Cory Forsstrom1-9/+21
2023-06-14Render nested in layerLibravatar Cory Forsstrom1-1/+3
2023-06-14Introduce internal `overlay::Nested` for `UserInterface`Libravatar Cory Forsstrom2-27/+332
2023-06-08Extend cursor availability to the shell levelLibravatar Héctor Ramón Jiménez2-29/+48
2023-06-08Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez1-15/+15
2023-06-06Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>`Libravatar Héctor Ramón Jiménez1-4/+15
2023-06-06Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...Libravatar Bingus4-0/+99
2023-05-25Replace `change_always_on_top` action with `change_level`Libravatar Héctor Ramón Jiménez2-21/+15
2023-05-11Enable `doc_auto_cfg` when generating documentationLibravatar Héctor Ramón Jiménez1-1/+1
2023-05-11Remove OpenGL mentions in `README`sLibravatar Héctor Ramón Jiménez1-4/+3
2023-05-11Write missing documentation in `iced_wgpu`Libravatar Héctor Ramón Jiménez1-1/+1
2023-04-26Remove `dbg!` statement leftoverLibravatar Héctor Ramón Jiménez1-1/+1
2023-04-04Draft (very) basic incremental rendering for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez1-1/+1
2023-03-05Fix `README` of `iced_runtime`Libravatar Héctor Ramón Jiménez1-16/+4
2023-03-05Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez18-0/+1824