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
/
window.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-92
/
+0
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-33
/
+19
*
Expose `fetch_id` helper in `window` module
Héctor Ramón Jiménez
2023-02-17
1
-0
/
+9
*
Expose `change_always_on_top` helper in `window` module
Héctor Ramón Jiménez
2023-02-17
1
-4
/
+15
*
Write missing `window::Action` helpers in `window`
Héctor Ramón Jiménez
2023-01-31
1
-5
/
+34
*
Improve consistency of `window::Action`
Héctor Ramón Jiménez
2023-01-31
1
-5
/
+5
*
Replace `Option<Instant>` with `RedrawRequest` enum
Héctor Ramón Jiménez
2023-01-12
1
-1
/
+1
*
Implement `window::frames` subscription
Héctor Ramón Jiménez
2023-01-12
1
-1
/
+1
*
Create conversion function for `user_attention` in `iced_winit`
Héctor Ramón Jiménez
2023-01-02
1
-1
/
+1
*
Implement `window::close` action and remove `should_exit`
Héctor Ramón Jiménez
2022-12-15
1
-0
/
+5
*
feat: Add window minimize support
Michael Aaron Murphy
2022-10-11
1
-0
/
+5
*
feat: Add window maximize support
Michael Aaron Murphy
2022-10-11
1
-0
/
+10
*
feat: Add window drag support from winit
Michael Aaron Murphy
2022-10-11
1
-0
/
+5
*
Implement `SetMode` and `FetchMode` window actions
Héctor Ramón Jiménez
2022-08-18
1
-1
/
+15
*
Implement `move_to` and `resize` commands for `window`
Héctor Ramón Jiménez
2021-09-02
1
-6
/
+17
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+7