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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
2
-3
/
+20
*
Add window::Event::Moved
Cory Forsstrom
2021-07-26
1
-0
/
+8
*
Add `CloseRequested` variant to `window::Event`
Héctor Ramón Jiménez
2021-03-30
1
-0
/
+6
*
Split `window::Event::Focused` into two variants
Héctor Ramón Jiménez
2021-01-15
1
-4
/
+7
*
add focus event
cossonleo
2021-01-15
1
-0
/
+3
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-60
/
+0
*
Rename `window::Backend` to `Compositor`
Héctor Ramón Jiménez
2020-05-19
1
-2
/
+2
*
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
2020-05-19
1
-3
/
+8
*
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
2020-04-30
1
-2
/
+2
*
Remove `scale_factor` from `iced_wgpu::Viewport`
Héctor Ramón Jiménez
2020-02-09
1
-1
/
+1
*
Remove unused `window::renderer` module
Héctor Ramón Jiménez
2020-02-09
1
-55
/
+0
*
Allow `iced_wgpu` to render to any `TextureView`
Héctor Ramón Jiménez
2020-02-09
2
-38
/
+90
*
Increase precision of `scale_factor` in `Windowed`
Héctor Ramón Jiménez
2020-02-07
1
-2
/
+2
*
Update `winit` to `0.20`
Héctor Ramón Jiménez
2020-02-07
1
-6
/
+6
*
Produce new window file events in `iced_winit`
Héctor Ramón Jiménez
2020-01-16
1
-3
/
+3
*
Add file events to `iced_native::window::Event`
Héctor Ramón Jiménez
2020-01-16
1
-1
/
+21
*
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
2020-01-10
1
-0
/
+58
*
Add `window::Event::Resized` to `iced_native`
Héctor Ramón Jiménez
2020-01-10
1
-0
/
+12