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
2025-01-28
Remove unused `winapi` crate from dependencies
rhysd
1
-3
/
+0
2024-11-05
Replace `reactive-rendering` feature with `unconditional-rendering`
Héctor Ramón Jiménez
1
-1
/
+1
2024-11-05
Draft `reactive-rendering` feature for `button`
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-13
Fix `wasm32` deployments not displaying anything (#2574)
Richard
1
-1
/
+1
2024-07-24
Depend on `wasm-bindgen-futures` only for Wasm
Héctor Ramón Jiménez
1
-2
/
+1
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-05-07
Update `winit` to `0.30`
Héctor Ramón Jiménez
1
-0
/
+2
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-0
/
+4
2024-04-01
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
1
-0
/
+1
2024-03-07
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
1
-1
/
+0
2023-11-29
Use `workspace` dependency for `raw-window-handle`
Héctor Ramón Jiménez
1
-1
/
+0
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-62
/
+29
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-07-21
refactored window storage;
Bingus
1
-21
/
+1
2023-06-23
Update winit
Cory Forsstrom
1
-1
/
+1
2023-05-25
Update `window_clipboard` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-25
Update `winit` dependency
Héctor Ramón Jiménez
1
-2
/
+2
2023-05-11
Bump winit rev
Nico Burns
1
-1
/
+1
2023-05-11
Use raw-window-handle instead of HWND
Nico Burns
1
-0
/
+1
2023-05-11
Update to winit 0.28
Nico Burns
1
-4
/
+4
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-03-31
re-expose winit features for window servers in Linux
Jacob Kiesel
1
-0
/
+6
2023-03-13
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
1
-1
/
+1
2023-03-07
Update `sysinfo` to `0.28`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-3
/
+3
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-3
/
+3
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-4
/
+4
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2023-01-12
Use `instant` instead of `wasm-timer` in `iced_core`
Héctor Ramón Jiménez
1
-1
/
+0
2023-01-12
Use `instant` to fix Wasm target
Héctor Ramón Jiménez
1
-0
/
+1
2023-01-09
Introduce `multi_window` in `iced_winit`
Richard
1
-0
/
+1
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
[next]