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
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-18
Bump version to `0.13.0` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-8
/
+7
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-8
/
+0
2024-03-07
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
1
-1
/
+0
2024-02-15
Point doc links to `0.12` branch
Héctor Ramón Jiménez
1
-1
/
+1
2023-12-02
Remove unnecessary re-exports in `iced_winit`
Héctor Ramón Jiménez
1
-3
/
+0
2023-09-20
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
1
-6
/
+0
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-2
/
+3
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2023-07-21
refactored window storage;
Bingus
1
-7
/
+1
2023-05-11
Allow unsafe code
Nico Burns
1
-2
/
+3
2023-05-11
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-13
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
1
-1
/
+1
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-4
/
+3
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-3
/
+5
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-13
Added tracing to multi_window applications
Bingus
1
-1
/
+3
2023-01-09
move window settings to `iced_native`
Richard
1
-2
/
+3
2023-01-09
Introduce `multi_window` in `iced_winit`
Richard
1
-0
/
+3
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-0
/
+2
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Fix outdated links in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-09-26
Add application feature, which allows to build freestanding wgpu app
aentity
1
-0
/
+2
2022-08-18
Remove `window::Mode` and introduce `Settings::visible`
Héctor Ramón Jiménez
1
-2
/
+0
2022-07-09
Fix further `clippy` lints
Héctor Ramón Jiménez
1
-5
/
+13
2022-05-02
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
1
-2
/
+2
2022-04-30
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-30
Expose `system` module through feature flag
Héctor Ramón Jiménez
1
-1
/
+3
2022-04-26
Add function helper in `iced_winit::system`
Richard
1
-0
/
+1
2021-12-09
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
1
-1
/
+1
2021-12-09
Added icon in docs
daladim
1
-0
/
+3
2021-09-02
Implement `move_to` and `resize` commands for `window`
Héctor Ramón Jiménez
1
-0
/
+1
2021-09-02
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
1
-1
/
+1
2021-07-21
Improve `window::Position` API
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-26
Update graphs in crate docs
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-2
/
+1
2020-11-06
Write missing documentation in `iced_winit`
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-05
Introduce `application::State` in `iced_winit`
Héctor Ramón Jiménez
1
-1
/
+1
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-0
/
+2
2020-07-01
Move `Icon` to `iced` crate and introduce `Error`
Héctor Ramón Jiménez
1
-1
/
+0
2020-07-01
Add support for setting window icon
Francesco Pasa
1
-0
/
+1
2020-05-28
Write documentation for new `iced_winit` API
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-21
Introduce `Program` and `State`
Héctor Ramón Jiménez
1
-11
/
+3
2020-05-21
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
1
-4
/
+3
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-1
/
+0
2020-02-09
Avoid `Size` name collision in`iced_winit`
Héctor Ramón Jiménez
1
-1
/
+0
2020-02-07
Implement an opaque `Size` type
Héctor Ramón Jiménez
1
-0
/
+2
2020-02-01
Make Clipboard public
Imbris
1
-1
/
+1
[next]