Héctor Ramón Jiménez
|
d1dc62ebcd
|
Merge branch 'master' into advanced-text
|
2023-03-17 20:17:23 +01:00 |
|
Casper Storm
|
ed7b613804
|
Added macOS platform specific options
|
2023-03-14 11:31:15 +01:00 |
|
Héctor Ramón Jiménez
|
99e0a71504
|
Rename iced_native to iced_runtime
|
2023-03-05 06:35:20 +01:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
Héctor Ramón Jiménez
|
12781c717a
|
Expose window commands for Wasm builds
|
2023-03-03 20:45:49 +01:00 |
|
Héctor Ramón Jiménez
|
ff9395838b
|
Expose window commands in iced::window
|
2022-11-09 23:56:12 +01:00 |
|
Héctor Ramón Jiménez
|
277b848ad8
|
Remove window::Mode and introduce Settings::visible
Additionally, only show the window once one frame has been rendered to avoid blank flashes on Windows.
|
2022-08-18 14:09:20 +02:00 |
|
Héctor Ramón Jiménez
|
7cb6e7438f
|
Implement move_to and resize commands for window
|
2021-09-02 16:30:14 +07:00 |
|
Héctor Ramón Jiménez
|
72b3bf95de
|
Improve window::Position API
|
2021-07-21 18:59:24 +07:00 |
|
Héctor Ramón Jiménez
|
a0cc7e4e43
|
Move Icon to iced crate and introduce Error
|
2020-07-01 06:10:31 +02:00 |
|
Héctor Ramón Jiménez
|
c96492b956
|
Expose window::Mode in iced
Although the Fullscreen API in the Web platform has some limitations, it
is still useful to be able to support fullscreen on the native side.
|
2020-01-16 05:54:22 +01:00 |
|