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
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
1
-6
/
+5
2022-01-16
Draft `websocket` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-2
/
+0
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2021-12-29
Allow Sandbox applications to exit.
Drake Tetreault
1
-0
/
+1
2021-11-29
Draft `component` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2021-11-29
Create `iced_lazy` and draft `Component` trait
Héctor Ramón Jiménez
1
-0
/
+1
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
1
-1
/
+0
2021-08-19
wgpu: Update to 0.10
Poly
1
-0
/
+1
2021-08-13
Sort example list in `Cargo.toml`
Héctor Ramón Jiménez
1
-3
/
+3
2021-08-13
Rename `integration` examples
Héctor Ramón Jiménez
1
-2
/
+2
2021-08-13
Add integration_gl example
Tamás Szelei
1
-0
/
+1
2021-07-22
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
1
-4
/
+0
2021-07-21
Remove `winit` example
Héctor Ramón Jiménez
1
-1
/
+0
2021-07-20
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-3
/
+0
2021-07-12
Update `winit` dependency in `iced-rs`
Héctor Ramón Jiménez
1
-1
/
+1
2021-07-05
Initial menu implementation
Richard
1
-0
/
+4
2021-06-25
add initial attempt at adding winit example
TimUntersberger
1
-0
/
+1
2021-06-25
Use `winit` and `glutin` forks in `iced-rs` org
Richard
1
-3
/
+0
2021-06-25
Use new enum variant and new winit repo
Richard
1
-1
/
+1
2021-06-25
Added events for url handling and create example
Richard
1
-0
/
+4
2021-06-14
feat: expose draw_cache_multithread
Yusuf Bera Ertan
1
-0
/
+4
2021-05-19
Use latest `wgpu` releases instead of patched sources
Héctor Ramón
1
-12
/
+0
2021-04-12
Add staging belt fix
Dispersia
1
-0
/
+12
2021-04-06
Enable qr_code feature on docs.rs
Taiki Endo
1
-1
/
+1
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
1
-8
/
+8
2021-02-15
feat(native): add Tooltip widget
Yusuf Bera Ertan
1
-0
/
+1
2021-01-14
Add `smol` async runtime
Jayce Fayne
1
-0
/
+2
2020-11-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-6
/
+6
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-20
Implement `QRCode` widget
Héctor Ramón Jiménez
1
-2
/
+7
2020-10-22
Add scrollable example program
Clark Moody
1
-0
/
+1
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-0
/
+1
2020-07-10
Rename `ComboBox` to `PickList`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Draft `combo_box` example to test overlay logic
Héctor Ramón Jiménez
1
-0
/
+1
2020-05-31
Feature gate `font-kit` behind `"default_system_font"` feature.
Azriel Hoh
1
-1
/
+5
2020-05-27
Introduce feature flags to enable `iced_glow`
Héctor Ramón Jiménez
1
-6
/
+15
2020-05-21
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
1
-6
/
+7
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2020-04-29
Add `game_of_life` example
Héctor Ramón Jiménez
1
-0
/
+1
2020-04-24
Use canvas to draw color palette for example
Clark Moody
1
-1
/
+1
2020-04-24
Add example program: color palette
Clark Moody
1
-0
/
+1
2020-04-24
Feature name colors -> palette
Clark Moody
1
-1
/
+1
2020-04-24
Add `palette` dependency behind "colors" feature flag
Clark Moody
1
-0
/
+3
2020-04-15
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-05
Enable feature flags in `docs.rs`
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-02
Bump all versions :tada:
Héctor Ramón Jiménez
1
-5
/
+5
2020-03-30
refactor: remove not mandatory static lifetime
Théo Gaillard
1
-2
/
+2
2020-03-23
Add example for download with progress tracking
Songtronix
1
-0
/
+1
[next]