index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winit
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-4
/
+18
2023-01-09
Initial profiling support for Iced.
Bingus
1
-0
/
+6
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-4
/
+4
2022-09-26
Add application feature, which allows to build freestanding wgpu app
aentity
1
-0
/
+1
2022-08-29
Update `winit` and `glutin` forks
Wyatt Herkamp
1
-3
/
+3
2022-05-02
Bump versions :tada:
Héctor Ramón Jiménez
1
-5
/
+5
2022-04-30
Expose `system` module through feature flag
Héctor Ramón Jiménez
1
-1
/
+5
2022-04-27
Simplify the `QueryInformation` Action
Richard
1
-1
/
+1
2022-04-26
Add `sysinfo` crate through feature flag
Richard
1
-0
/
+1
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Append `Canvas` to `<body>` when targetting Wasm in `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+4
2022-01-28
Reduce diff
Kai Mast
1
-1
/
+1
2022-01-28
Remove wasm-specific clipboard
Kai Mast
1
-3
/
+1
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-1
/
+3
2022-01-04
Update `winit` and `glutin` forks
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-12
Update `winit` and `glutin`
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-30
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-19
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-16
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-1
/
+1
2021-07-20
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-2
/
+2
2021-07-05
Initial menu implementation
Richard
1
-2
/
+2
2021-06-30
Update `winit` and `glutin` to latest `master`
Héctor Ramón Jiménez
1
-1
/
+1
2021-06-25
Use `winit` and `glutin` forks in `iced-rs` org
Richard
1
-1
/
+5
2021-06-23
Bump winit to 0.25
Imbris
1
-1
/
+1
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
1
-4
/
+4
2021-03-10
Update `window_clipboard` to `0.2`
Héctor Ramón Jiménez
1
-1
/
+1
2020-12-12
Update `winit` and `glutin`
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2020-10-03
update to winit 0.23 api
aentity
1
-1
/
+1
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-0
/
+5
2020-05-21
Introduce `Program` and `State`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-15
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-02
Bump all versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2020-04-02
Fix `iced_native` version in `iced_winit`
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-12
Update `window_clipboard` in `iced_winit`
Héctor Ramón Jiménez
1
-4
/
+1
2020-03-09
Update `winit` to `0.22`
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-07
Update `winit` to `0.21`
Imbris
1
-1
/
+1
2020-02-07
Update `winit` to `0.20`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-6
/
+0
2020-01-19
Make `thread-pool` optional in `iced_futures`
Héctor Ramón Jiménez
1
-1
/
+6
2020-01-19
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
1
-3
/
+9
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-0
/
+3
2019-12-24
Use personal fork of `winit` until `0.20` lands
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-19
Use latest `window_clipboard` changes
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-0
/
+1
2019-12-02
Add tailing newline to winit/Cargo.toml
hatoo
1
-1
/
+1
[next]