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
/
widget
/
src
/
shader
/
event.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
Unify `shader::Program` API with `canvas::Program`
Héctor Ramón Jiménez
1
-23
/
+0
2024-11-05
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
1
-2
/
+0
2023-12-15
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-14
Fix broken intra-doc links
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-14
Use `Instant` from `iced_core` instead of `std`
Héctor Ramón Jiménez
1
-2
/
+1
2023-11-14
Re-organize `custom` module as `pipeline` module
Héctor Ramón Jiménez
1
-0
/
+1
2023-11-14
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-14
Added redraw request handling to widget events.
Bingus
1
-0
/
+4
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-3
/
+3
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+4
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-4
/
+4
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-4
/
+4
2022-10-04
expose touch events in canvas widget
Artur Sapek
1
-0
/
+4
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-12
Implement event capturing for `Canvas`
Héctor Ramón Jiménez
1
-0
/
+1
2020-11-12
Make `Widget::on_event` return an `event::Status`
Héctor Ramón Jiménez
1
-0
/
+2
2020-08-10
Add `Keyboard` variant to `canvas::Event`
Héctor Ramón Jiménez
1
-0
/
+4
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-04-30
Write documentation for the new `canvas` API
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-30
Remove inconsistent `input` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-19
Draft `Program` interactivity for `Canvas`
Héctor Ramón Jiménez
1
-0
/
+6