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
/
event.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-58
/
+0
2023-01-12
Use `instant` instead of `wasm-timer` in `iced_core`
Héctor Ramón Jiménez
1
-1
/
+2
2023-01-12
Use `instant` to fix Wasm target
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-12
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
1
-0
/
+6
2022-08-17
Fix latest `clippy` lints
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-3
/
+2
2021-07-26
Add window::Event::Moved
Cory Forsstrom
1
-0
/
+8
2021-03-30
Add `CloseRequested` variant to `window::Event`
Héctor Ramón Jiménez
1
-0
/
+6
2021-01-15
Split `window::Event::Focused` into two variants
Héctor Ramón Jiménez
1
-4
/
+7
2021-01-15
add focus event
cossonleo
1
-0
/
+3
2020-01-16
Produce new window file events in `iced_winit`
Héctor Ramón Jiménez
1
-3
/
+3
2020-01-16
Add file events to `iced_native::window::Event`
Héctor Ramón Jiménez
1
-1
/
+21
2020-01-10
Add `window::Event::Resized` to `iced_native`
Héctor Ramón Jiménez
1
-0
/
+12