Héctor Ramón Jiménez
|
9803b276ad
|
Fix cursor availability in overlay::Nested::draw
|
2023-06-14 11:27:42 +02:00 |
|
Cory Forsstrom
|
b0205e03d8
|
Use nested for lazy widgets
|
2023-06-14 11:03:41 +02:00 |
|
Cory Forsstrom
|
4de6ee6fa1
|
Cursor availability during on_event
|
2023-06-14 10:47:31 +02:00 |
|
Cory Forsstrom
|
83140d6049
|
Remove interior mutability
Nested doesn't need to implement Overlay trait, it can be be used
mutably in user interface so we don't need interior mutability.
|
2023-06-14 10:43:24 +02:00 |
|
Cory Forsstrom
|
3e6f6eedcb
|
Use layout with children for nesting
|
2023-06-14 10:37:51 +02:00 |
|
Cory Forsstrom
|
12c623f35b
|
Cursor availability by layer
|
2023-06-14 10:15:52 +02:00 |
|
Cory Forsstrom
|
d4bb7c0b24
|
Remove unwraps in overlay::Nested and fix mouse_interaction
|
2023-06-14 10:08:48 +02:00 |
|
Cory Forsstrom
|
1ce047cdb3
|
Prioritize mouse interaction of deepest Overlay
|
2023-06-14 09:35:06 +02:00 |
|
Cory Forsstrom
|
f44d429283
|
Render nested in layer
|
2023-06-14 09:28:09 +02:00 |
|
Cory Forsstrom
|
55dc3b5619
|
Introduce internal overlay::Nested for UserInterface
|
2023-06-14 09:25:30 +02:00 |
|
Héctor Ramón Jiménez
|
aba98e4965
|
Extend cursor availability to the shell level
|
2023-06-08 20:35:40 +02:00 |
|
Héctor Ramón Jiménez
|
34451bff18
|
Implement basic cursor availability
|
2023-06-08 20:11:59 +02:00 |
|
Héctor Ramón Jiménez
|
5324928044
|
Wrap Screenshot::bytes in an Arc and implement AsRef<[u8]>
|
2023-06-06 16:14:42 +02:00 |
|
Bingus
|
233196eb14
|
Added offscreen rendering support for wgpu & tiny-skia exposed with the window::screenshot command.
|
2023-06-06 15:37:30 +02:00 |
|
Héctor Ramón Jiménez
|
f0788b9f37
|
Replace change_always_on_top action with change_level
|
2023-05-25 23:18:50 +02:00 |
|
Héctor Ramón Jiménez
|
cf434236e7
|
Enable doc_auto_cfg when generating documentation
|
2023-05-11 17:28:51 +02:00 |
|
Héctor Ramón Jiménez
|
63d3fc6996
|
Remove OpenGL mentions in READMEs
|
2023-05-11 16:05:36 +02:00 |
|
Héctor Ramón Jiménez
|
de638f44a5
|
Write missing documentation in iced_wgpu
|
2023-05-11 15:37:56 +02:00 |
|
Héctor Ramón Jiménez
|
4bae457c37
|
Merge branch 'master' into advanced-text
|
2023-04-17 23:41:12 +02:00 |
|
Héctor Ramón Jiménez
|
1c36446115
|
Fix README of iced_runtime
|
2023-03-05 06:36:36 +01:00 |
|
Héctor Ramón Jiménez
|
99e0a71504
|
Rename iced_native to iced_runtime
|
2023-03-05 06:35:20 +01:00 |
|