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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
2024-02-02
1
-1
/
+2
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
3
-15
/
+23
*
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
2024-01-20
1
-3
/
+4
*
feat: quad shadows
Nick Senger
2024-01-20
1
-1
/
+2
*
Refactor `KeyCode` into `Key` and `Location`
Héctor Ramón Jiménez
2024-01-16
1
-1
/
+2
*
Create `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-0
/
+1
*
Fix unused import in `multi_window::application`
Héctor Ramón Jiménez
2023-11-29
1
-2
/
+1
*
Fix broken intra-doc links
Héctor Ramón Jiménez
2023-11-29
1
-0
/
+2
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
5
-54
/
+73
|
\
|
*
Implement `command::channel` helper
Héctor Ramón Jiménez
2023-11-29
1
-1
/
+6
|
*
Merge branch 'master' into text-editor
Héctor Ramón Jiménez
2023-10-27
3
-10
/
+4
|
|
\
|
|
*
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
2023-09-20
1
-6
/
+0
|
|
*
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
2023-09-20
2
-3
/
+3
|
*
|
Introduce new `iced_highlighter` subcrate
Héctor Ramón Jiménez
2023-09-19
1
-0
/
+3
|
*
|
Flesh out the `editor` example a bit more
Héctor Ramón Jiménez
2023-09-18
1
-0
/
+8
|
|
/
|
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
3
-16
/
+24
|
|
\
|
|
*
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
2023-09-09
1
-2
/
+3
|
|
*
Fix majority of unresolved documentation links
Matthias Vogelgesang
2023-09-09
3
-5
/
+5
|
|
*
Host GIFs and video examples in `iced.rs`
Héctor Ramón Jiménez
2023-09-07
1
-3
/
+3
|
|
*
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Héctor Ramón
2023-09-07
1
-4
/
+5
|
|
|
\
|
|
|
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-4
/
+5
|
|
*
|
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
1
-2
/
+8
|
|
|
/
|
*
/
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-3
/
+3
|
|
/
|
*
Fix `clippy` lints for Rust 1.72
Héctor Ramón Jiménez
2023-08-26
1
-0
/
+1
|
*
[docs] Don't use &mut self for view()
Bartłomiej Maryńczak
2023-08-16
1
-1
/
+1
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-07-28
3
-24
/
+24
|
*
Run `cargo fmt`
Héctor Ramón Jiménez
2023-07-27
1
-2
/
+2
|
*
add border radius to public API
wiiznokes
2023-07-27
1
-1
/
+1
*
|
Moved `exit_on_close_request` to window settings. This now controls whether e...
Bingus
2023-07-24
1
-11
/
+0
*
|
refactored window storage;
Bingus
2023-07-21
4
-59
/
+106
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-07-12
16
-390
/
+190
|
\
|
|
*
Merge pull request #1845 from bungoboingo/feat/offscreen-rendering
Héctor Ramón
2023-06-27
1
-0
/
+1
|
|
\
|
|
*
Move `Screenshot` inside `window` module
Héctor Ramón Jiménez
2023-06-27
1
-0
/
+1
|
*
|
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-1
/
+3
|
|
/
|
*
Merge pull request #1738 from nicoburns/update-winit-0.28
Héctor Ramón
2023-05-25
1
-5
/
+5
|
|
\
|
|
*
Introduce `window::Level` enum
Héctor Ramón Jiménez
2023-05-25
1
-5
/
+5
|
*
|
Merge pull request #1846 from bungoboingo/feat/background-gradients
Héctor Ramón
2023-05-19
1
-2
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove `Builder` abstractions for gradients
Héctor Ramón Jiménez
2023-05-19
1
-0
/
+1
|
|
*
Added support for gradients as background variants + other optimizations.
Bingus
2023-05-11
1
-2
/
+2
|
*
|
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
2023-05-11
2
-4
/
+1
|
|
/
|
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
4
-184
/
+75
|
|
\
|
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-04-13
4
-25
/
+25
|
|
*
Rename `MouseListener` to `MouseArea`
Héctor Ramón Jiménez
2023-04-13
1
-3
/
+3
|
|
*
feat(native): Add MouseListener widget
Michael Aaron Murphy
2023-04-13
1
-0
/
+8
|
|
*
add action set icon while running (#1590)
Night_Hunter
2023-04-12
1
-159
/
+50
|
|
*
Rename `IconPosition` to `Side` in `text_input`
Héctor Ramón Jiménez
2023-04-11
1
-1
/
+1
|
|
*
Changed `Handle` to `Icon` to be consistent
Casper Storm
2023-04-11
1
-1
/
+1
|
|
*
feat: added handle to text_input
Casper Storm
2023-04-11
1
-1
/
+1
|
*
|
Introduce support for `Font` attributes
Héctor Ramón Jiménez
2023-03-30
1
-1
/
+1
|
*
|
Export `Hasher` in `advanced` module
Héctor Ramón Jiménez
2023-03-29
1
-1
/
+1
[next]