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
/
multi_window
/
state.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-6
/
+5
*
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
2023-12-15
1
-11
/
+13
*
Refactor `Windows` abstraction into `WindowManager`
Héctor Ramón Jiménez
2023-12-02
1
-2
/
+2
*
Fix broken intra-doc links
Héctor Ramón Jiménez
2023-11-29
1
-3
/
+1
*
refactored window storage;
Bingus
2023-07-21
1
-36
/
+60
*
Added per-window theme support.
Bingus
2023-03-15
1
-2
/
+2
*
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
2023-03-13
1
-1
/
+1
*
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
2023-02-28
1
-4
/
+3
*
Added window::Id to multi_window application's scale_factor
Bingus
2023-01-18
1
-2
/
+2
*
Formatting
bungoboingo
2023-01-09
1
-3
/
+6
*
Implemented window title update functionality for multiwindow.
bungoboingo
2023-01-09
1
-8
/
+6
*
merged in iced master
bungoboingo
2023-01-09
1
-2
/
+2
*
remove `windows` method (use commands instead)
Richard
2023-01-09
1
-23
/
+1
*
Allow closing the window from user code
Richard
2023-01-09
1
-0
/
+11
*
what is this
Richard
2023-01-09
1
-9
/
+7
*
Introduce opaque `window::Id` type
Richard
2023-01-09
1
-1
/
+2
*
Synchronize window list with `windows` method
Richard
2023-01-09
1
-2
/
+20
*
Introduce `multi_window` in `iced_winit`
Richard
2023-01-09
1
-0
/
+212