summaryrefslogtreecommitdiffstats
path: root/runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove `layout` method from `core::Renderer` traitLibravatar Héctor Ramón Jiménez2023-06-291-6/+7
* | | Merge pull request #1845 from bungoboingo/feat/offscreen-renderingLibravatar Héctor Ramón2023-06-273-0/+111
|\ \ \ | |_|/ |/| |
| * | Move `Screenshot` inside `window` moduleLibravatar Héctor Ramón Jiménez2023-06-274-4/+5
| * | Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>`Libravatar Héctor Ramón Jiménez2023-06-061-4/+15
| * | Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...Libravatar Bingus2023-06-064-0/+99
* | | Fix `translation` in `layout` of `Nested` overlayLibravatar Héctor Ramón Jiménez2023-06-211-1/+1
* | | Fix cursor availability in `overlay::Nested::draw`Libravatar Héctor Ramón Jiménez2023-06-141-1/+1
* | | Use nested for lazy widgetsLibravatar Cory Forsstrom2023-06-144-5/+19
* | | Cursor availability during on_eventLibravatar Cory Forsstrom2023-06-141-23/+50
* | | Remove interior mutabilityLibravatar Cory Forsstrom2023-06-142-80/+42
* | | Use layout with children for nestingLibravatar Cory Forsstrom2023-06-141-59/+71
* | | Cursor availability by layerLibravatar Cory Forsstrom2023-06-141-6/+28
* | | Remove unwraps in `overlay::Nested` and fix `mouse_interaction`Libravatar Cory Forsstrom2023-06-141-51/+69
* | | Prioritize mouse interaction of deepest `Overlay`Libravatar Cory Forsstrom2023-06-141-9/+21
* | | Render nested in layerLibravatar Cory Forsstrom2023-06-141-1/+3
* | | Introduce internal `overlay::Nested` for `UserInterface`Libravatar Cory Forsstrom2023-06-142-27/+332
| |/ |/|
* | Extend cursor availability to the shell levelLibravatar Héctor Ramón Jiménez2023-06-082-29/+48
* | Implement basic cursor availabilityLibravatar Héctor Ramón Jiménez2023-06-081-15/+15
|/
* Replace `change_always_on_top` action with `change_level`Libravatar Héctor Ramón Jiménez2023-05-252-21/+15
* Enable `doc_auto_cfg` when generating documentationLibravatar Héctor Ramón Jiménez2023-05-111-1/+1
* Remove OpenGL mentions in `README`sLibravatar Héctor Ramón Jiménez2023-05-111-4/+3
* Write missing documentation in `iced_wgpu`Libravatar Héctor Ramón Jiménez2023-05-111-1/+1
* Merge branch 'master' into advanced-textLibravatar Héctor Ramón Jiménez2023-04-176-15/+32
* Fix `README` of `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-051-16/+4
* Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-0518-0/+1824