summaryrefslogtreecommitdiffstats
path: root/winit (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-26Add application feature, which allows to build freestanding wgpu appLibravatar aentity2-0/+3
2022-09-23New short OS Version field; update doc stringsLibravatar Clark Moody1-0/+1
2022-09-20Improve code styling in `application::State`Libravatar Héctor Ramón Jiménez1-10/+6
2022-09-10fix: formattingLibravatar Ashley Wulber1-2/+7
2022-09-10fix: sync size of window and viewportLibravatar Ashley Wulber1-3/+6
2022-08-29Return `Mode::Hidden` in `window::Action::FetchMode`Libravatar Héctor Ramón Jiménez1-1/+5
2022-08-29Update `winit` and `glutin` forksLibravatar Wyatt Herkamp4-9/+9
2022-08-26Fix invisible window on WindowsLibravatar Héctor Ramón Jiménez2-19/+7
2022-08-18Implement `SetMode` and `FetchMode` window actionsLibravatar Héctor Ramón Jiménez3-1/+62
2022-08-18Remove `window::Mode` and introduce `Settings::visible`Libravatar Héctor Ramón Jiménez6-80/+28
2022-08-02Build `UserInterface` only once on `Outcome::Chain`Libravatar Héctor Ramón Jiménez1-9/+9
2022-07-28Fix `clippy` lints :tada:Libravatar Héctor Ramón Jiménez1-5/+3
2022-07-28Draft widget operationsLibravatar Héctor Ramón Jiménez1-27/+91
2022-07-09Fix further `clippy` lintsLibravatar Héctor Ramón Jiménez1-5/+13
2022-07-09Address Clippy lintsLibravatar Poly3-6/+6
2022-07-08Add `Style` variant support to `application::StyleSheet`Libravatar Héctor Ramón Jiménez2-15/+64
2022-05-26Rename `theme::Definition` to `application::StyleSheet`Libravatar Héctor Ramón Jiménez1-4/+5
2022-05-26Let a `Theme` control the `text_color` of an applicationLibravatar Héctor Ramón Jiménez1-1/+4
2022-05-25Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez2-22/+7
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez1-4/+15
2022-05-04Run `system::information` in a different threadLibravatar Héctor Ramón Jiménez2-7/+12
2022-05-04Fix feature name in `cfg` block in `iced_winit`Libravatar Héctor Ramón Jiménez1-1/+1
2022-05-02Bump versions :tada:Libravatar Héctor Ramón Jiménez1-5/+5
2022-05-02Replace `hecrj` in links with `iced-rs`Libravatar Héctor Ramón Jiménez3-9/+9
2022-04-30Fix broken intra-doc links in documentationLibravatar Héctor Ramón Jiménez1-0/+4
2022-04-30Point repository links to `0.4` branch in documentationLibravatar Héctor Ramón Jiménez2-7/+7
2022-04-30Expose `system` module through feature flagLibravatar Héctor Ramón Jiménez3-10/+19
2022-04-27Simplify the `QueryInformation` ActionLibravatar Richard3-19/+7
2022-04-27Use closure internally to fetch `graphics_info`Libravatar Richard2-11/+9
2022-04-27Rename `system::information` to `fetch_information`Libravatar Richard1-1/+1
2022-04-27Change `ContextCreationFailed` to `GraphicsCreationFailed`Libravatar Richard1-4/+4
2022-04-27Rename `get_information` to `fetch_information`Libravatar Richard1-2/+2
2022-04-27Move `compositor` module access from `window` to `crate`Libravatar Richard2-6/+7
2022-04-26Rename `GraphicsInformation` to `Information`Libravatar Richard2-4/+4
2022-04-26Introduce `get_information`Libravatar Richard2-34/+41
2022-04-26Add memory usage to `Information` structLibravatar Richard1-1/+11
2022-04-26Add graphics information to `iced_winit`Libravatar Richard1-3/+11
2022-04-26Add `system_information` exampleLibravatar Richard1-2/+0
2022-04-26Export new `system` moduleLibravatar Richard1-3/+3
2022-04-26Add function helper in `iced_winit::system`Libravatar Richard2-0/+15
2022-04-26Turn `Information` fields `pub`Libravatar Richard1-14/+5
2022-04-26Implement `QueryInformation` for `iced_winit`Libravatar Richard1-1/+44
2022-04-26Add new `System` variant to `Action`Libravatar Richard1-0/+1
2022-04-26Add `sysinfo` crate through feature flagLibravatar Richard1-0/+1
2022-04-26Add logging to window and context creationLibravatar Richard1-8/+10
2022-04-20Introduce `Error::ContextCreationFailed`Libravatar Richard1-8/+4
2022-02-09Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez1-1/+1
2022-02-07Fix linksLibravatar Theo Robinson1-1/+1
2022-02-05Allow the creation of a clipboard without a window.Libravatar Tanner Rogalsky1-0/+8
2022-01-31Replace Zulip links with DiscordLibravatar Héctor Ramón Jiménez1-1/+1