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
/
native
/
src
/
window.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Clarify documentation of `window::frames`
Héctor Ramón Jiménez
1
-1
/
+5
2023-01-12
Use `instant` instead of `wasm-timer` in `iced_core`
Héctor Ramón Jiménez
1
-2
/
+1
2023-01-12
Use `instant` to fix Wasm target
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-12
Replace `Option<Instant>` with `RedrawRequest` enum
Héctor Ramón Jiménez
1
-0
/
+2
2023-01-12
Implement `window::frames` subscription
Héctor Ramón Jiménez
1
-0
/
+15
2023-01-02
Add `RequestUserAttention` to `window::Action`
Night_Hunter
1
-0
/
+2
2022-08-18
Implement `SetMode` and `FetchMode` window actions
Héctor Ramón Jiménez
1
-0
/
+2
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-0
/
+2
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-2
/
+0
2020-05-19
Rename `window::Backend` to `Compositor`
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-09
Allow `iced_wgpu` to render to any `TextureView`
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-16
Expose `window::Mode` in `iced`
Héctor Ramón Jiménez
1
-2
/
+0
2020-01-16
Create `window::Mode` in `iced_native`
Héctor Ramón Jiménez
1
-0
/
+2
2020-01-10
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
1
-0
/
+2
2020-01-10
Add `window::Event::Resized` to `iced_native`
Héctor Ramón Jiménez
1
-0
/
+4