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
/
examples
/
multi_window
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Iced master merge (again)
Bingus
2023-02-17
1
-2
/
+2
|
*
Fixed widget animations implementation
Bingus
2023-02-17
1
-11
/
+10
|
*
Widget operations for multi-window.
Bingus
2023-02-15
1
-5
/
+45
|
*
Added window::Id to multi_window application's scale_factor
Bingus
2023-01-18
1
-0
/
+8
|
*
Formatting
bungoboingo
2023-01-09
1
-5
/
+5
|
*
Implemented window title update functionality for multiwindow.
bungoboingo
2023-01-09
1
-3
/
+7
|
*
Fixed issue with window ID on winit
bungoboingo
2023-01-09
1
-0
/
+2
|
*
merged in iced master
bungoboingo
2023-01-09
1
-1
/
+1
|
*
remove `windows` method (use commands instead)
Richard
2023-01-09
1
-9
/
+4
|
*
implement `multi_window` for `iced_glutin`
Richard
2023-01-09
1
-2
/
+2
|
*
Introduce `close_requested` for `multi-window`
Richard
2023-01-09
1
-0
/
+4
|
*
Allow closing the window from user code
Richard
2023-01-09
1
-2
/
+7
|
*
create multi-windowed `pane_grid` example
Richard
2023-01-09
1
-101
/
+278
|
*
duplicate `pane_grid` example to `multi_window`
Richard
2023-01-09
1
-27
/
+343
|
*
Fix `multi_window` example
Richard
2023-01-09
1
-0
/
+58