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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove `iced_glutin` and `iced_glow` leftovers
Héctor Ramón Jiménez
2023-02-24
1
-8
/
+0
|
*
|
Implement `font::load` command in `iced_native`
Héctor Ramón Jiménez
2023-02-24
1
-0
/
+10
*
|
|
Added per-window theme support.
Bingus
2023-03-15
2
-3
/
+3
*
|
|
Added simpler MW example
Bingus
2023-03-14
1
-1
/
+1
*
|
|
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
2023-03-13
5
-84
/
+50
*
|
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-03-13
3
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update `sysinfo` to `0.28`
Héctor Ramón Jiménez
2023-03-07
2
-3
/
+3
|
*
|
Fixed fullscreen only being possible on primary monitor.
Bingus
2023-03-02
1
-1
/
+1
|
|
/
*
|
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
2023-02-28
6
-26
/
+21
*
|
Merge remote-tracking branch 'iced-main/master' into feat/multi-window-support
bungoboingo
2023-02-28
3
-3
/
+30
|
\
|
|
*
Remove logging large bytes arrays
Cory Forsstrom
2023-02-23
2
-2
/
+23
*
|
Fixed state syncing issue with MW.
Bingus
2023-02-22
1
-20
/
+23
*
|
Cargo fix
Bingus
2023-02-20
1
-26
/
+30
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-02-20
4
-12
/
+12
|
\
|
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-02-18
4
-12
/
+12
*
|
Fixed widget operations
Bingus
2023-02-17
1
-2
/
+2
*
|
Iced master merge (again)
Bingus
2023-02-17
2
-6
/
+17
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-02-17
2
-13
/
+41
|
\
|
|
*
Expose `fetch_id` helper in `window` module
Héctor Ramón Jiménez
2023-02-17
1
-0
/
+9
|
*
add action to get window id
Night_Hunter
2023-02-17
1
-0
/
+5
|
*
Expose `change_always_on_top` helper in `window` module
Héctor Ramón Jiménez
2023-02-17
1
-4
/
+15
|
*
Rename `SetAlwaysOnTop` to `ChangeAlwaysOnTop`
Héctor Ramón Jiménez
2023-02-17
1
-11
/
+14
|
*
update docs and change to SetAlwaysOnTop
Night_Hunter
2023-02-17
1
-1
/
+1
|
*
add always on top action
Night_Hunter
2023-02-17
1
-0
/
+3
*
|
Fixed widget animations implementation
Bingus
2023-02-17
1
-26
/
+84
*
|
Merged in iced master
Bingus
2023-02-15
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-02-15
5
-29
/
+66
|
\
|
|
*
Hide window until `Renderer` has been initialized
Héctor Ramón Jiménez
2023-02-11
2
-7
/
+16
|
*
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
2
-6
/
+6
|
*
Fix: Clippy lint 'uninlined_format_args'
13r0ck
2023-01-27
2
-3
/
+3
*
|
Widget operations for multi-window.
Bingus
2023-02-15
1
-55
/
+62
*
|
Redraw request events for multiwindow.
Bingus
2023-02-15
1
-3
/
+8
*
|
Added window::Id to multi_window application's scale_factor
Bingus
2023-01-18
2
-3
/
+3
*
|
New iced changes
Bingus
2023-01-18
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-01-18
6
-23
/
+80
|
\
|
|
*
Bump versions in `README`s
Héctor Ramón Jiménez
2023-01-14
1
-1
/
+1
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-01-14
3
-10
/
+10
|
*
Fix grammar of `TODO` comment in `application` modules
Héctor Ramón Jiménez
2023-01-13
1
-3
/
+2
|
*
Use `instant` instead of `wasm-timer` in `iced_core`
Héctor Ramón Jiménez
2023-01-12
2
-2
/
+1
|
*
Use `instant` to fix Wasm target
Héctor Ramón Jiménez
2023-01-12
2
-1
/
+2
|
*
Replace `Option<Instant>` with `RedrawRequest` enum
Héctor Ramón Jiménez
2023-01-12
2
-3
/
+11
|
*
Implement `window::frames` subscription
Héctor Ramón Jiménez
2023-01-12
1
-1
/
+1
|
*
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
2023-01-12
1
-11
/
+61
*
|
Added tracing to multi_window applications
Bingus
2023-01-13
4
-16
/
+54
*
|
Formatting
bungoboingo
2023-01-09
1
-3
/
+6
*
|
Implemented window title update functionality for multiwindow.
bungoboingo
2023-01-09
4
-105
/
+138
*
|
Fix multi-window example for Glutin on MacOS
Bingus
2023-01-09
1
-0
/
+1
*
|
Fixed issue with window ID on winit
bungoboingo
2023-01-09
1
-51
/
+59
*
|
merged in iced master
bungoboingo
2023-01-09
2
-2
/
+22
[prev]
[next]