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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-12-07
1
-1
/
+1
*
Fix outdated links in documentation
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Add application feature, which allows to build freestanding wgpu app
aentity
2022-09-26
1
-0
/
+2
*
Remove `window::Mode` and introduce `Settings::visible`
Héctor Ramón Jiménez
2022-08-18
1
-2
/
+0
*
Fix further `clippy` lints
Héctor Ramón Jiménez
2022-07-09
1
-5
/
+13
*
Merge branch 'master' into dev/system-information
Héctor Ramón Jiménez
2022-05-04
1
-2
/
+2
|
\
|
*
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
2022-05-02
1
-2
/
+2
|
*
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
2022-04-30
1
-1
/
+1
*
|
Expose `system` module through feature flag
Héctor Ramón Jiménez
2022-04-30
1
-1
/
+3
*
|
Add function helper in `iced_winit::system`
Richard
2022-04-26
1
-0
/
+1
|
/
*
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
2021-12-09
1
-1
/
+1
*
Added icon in docs
daladim
2021-12-09
1
-0
/
+3
*
Implement `move_to` and `resize` commands for `window`
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+1
*
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
2021-09-02
1
-1
/
+1
*
Improve `window::Position` API
Héctor Ramón Jiménez
2021-07-21
1
-0
/
+2
*
Update graphs in crate docs
Héctor Ramón Jiménez
2020-11-26
1
-1
/
+1
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+1
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-0
/
+2
*
Write documentation for new `iced_winit` API
Héctor Ramón Jiménez
2020-05-28
1
-1
/
+1
*
Introduce `Program` and `State`
Héctor Ramón Jiménez
2020-05-21
1
-11
/
+3
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
1
-4
/
+3
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-1
/
+0
*
Avoid `Size` name collision in`iced_winit`
Héctor Ramón Jiménez
2020-02-09
1
-1
/
+0
*
Implement an opaque `Size` type
Héctor Ramón Jiménez
2020-02-07
1
-0
/
+2
*
Make Clipboard public
Imbris
2020-02-01
1
-1
/
+1
*
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
2020-01-20
1
-2
/
+2
*
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
2020-01-19
1
-1
/
+2
*
Expose `window::Mode` in `iced`
Héctor Ramón Jiménez
2020-01-16
1
-0
/
+2
*
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
2019-12-18
1
-3
/
+5
*
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
2019-12-14
1
-0
/
+1
*
Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support
Gabriel Konat
2019-12-04
1
-2
/
+5
*
Allow `Application` configuration with `Settings`
Héctor Ramón Jiménez
2019-11-25
1
-0
/
+2
*
Write docs for `iced_winit`
Héctor Ramón Jiménez
2019-11-22
1
-0
/
+23
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-0
/
+1
*
Enable debug view explicitly and test it in CI
Héctor Ramón Jiménez
2019-11-03
1
-5
/
+2
*
Implement debug view and load system fonts
Héctor Ramón Jiménez
2019-11-03
1
-0
/
+11
*
Move `winit::Application` to its own module
Héctor Ramón Jiménez
2019-10-10
1
-124
/
+2
*
Move `winit` conversions to `iced_winit`
Héctor Ramón Jiménez
2019-10-10
1
-0
/
+2
*
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
2019-10-09
1
-0
/
+126
*
Open a window using `winit`
Héctor Ramón Jiménez
2019-10-03
1
-0
/
+1
*
Start `iced_winit` and `iced_wgpu`
Héctor Ramón Jiménez
2019-10-03
1
-0
/
+1