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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Moved warning to be between success and danger
David Aguiló Domínguez
2025-01-06
1
-52
/
+52
|
*
|
|
Added color for warning for TERRA, and added warning field to Extended with t...
David Aguiló Domínguez
2025-01-06
1
-0
/
+33
|
*
|
|
Added color for warning for OXOCARBON, used a purple since it is the one used...
David Aguiló Domínguez
2025-01-06
1
-0
/
+1
|
*
|
|
Added color for warning for MOONFLY and NIGHTFLY
David Aguiló Domínguez
2025-01-06
1
-0
/
+2
|
*
|
|
Added color for warning for TOKYO_NIGHT and KANAGAWA
David Aguiló Domínguez
2025-01-06
1
-0
/
+6
|
*
|
|
Added color for warning for GRUVBOX and CATPPUCCIN
David Aguiló Domínguez
2025-01-06
1
-0
/
+6
|
*
|
|
Added warning field to palette and assigned colors to it in the LIGHT, DARK, ...
David Aguiló Domínguez
2025-01-06
1
-0
/
+16
*
|
|
|
Merge pull request #2585 from dtzxporter/scrollbar-show-always-disabled
Héctor
2025-01-06
1
-5
/
+43
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename `*_disabled` to `is_*_disabled` in `scrollable`
Héctor Ramón Jiménez
2025-01-06
1
-8
/
+8
|
*
|
|
Simplify `scrollable` disabled styling calculation
Héctor Ramón Jiménez
2025-01-06
1
-24
/
+11
|
*
|
|
Migrate scrollbar disabled style status to iced 0.13.
dtzxporter
2025-01-06
1
-14
/
+65
*
|
|
|
Merge pull request #2688 from iced-rs/fix/window-position-inconsistency
Héctor
2025-01-06
3
-4
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix documentation of `window::Event::Opened`
Héctor Ramón Jiménez
2025-01-06
1
-2
/
+2
|
*
|
|
Use "outer" positions in all window-related operations
Héctor Ramón Jiménez
2025-01-06
2
-2
/
+17
|
/
/
/
*
|
|
Merge pull request #2698 from iced-rs/feature/test-crate
Héctor
2024-12-17
44
-195
/
+8394
|
\
\
\
|
*
|
|
Avoid dropping results in `counter` test
Héctor Ramón Jiménez
2024-12-17
1
-4
/
+3
|
*
|
|
Fix redundant expression in `iced_test` documentation
Héctor Ramón Jiménez
2024-12-17
1
-1
/
+1
|
*
|
|
Write documentation for `iced_test`
Héctor Ramón Jiménez
2024-12-17
7
-13
/
+189
|
*
|
|
Track `Cargo.lock` for reproducible builds and tests
Héctor Ramón Jiménez
2024-12-17
2
-1
/
+7148
|
*
|
|
Use proper hash for `creates_a_new_task` snapshot
Héctor Ramón Jiménez
2024-12-17
5
-18
/
+19
|
*
|
|
Fix broken link in `Settings` documentation
Héctor Ramón Jiménez
2024-12-17
1
-3
/
+1
|
*
|
|
Append `env::consts::OS` to snapshot filenames
Héctor Ramón Jiménez
2024-12-17
5
-17
/
+18
|
*
|
|
Reduce size of `Simulator` in `todos` test
Héctor Ramón Jiménez
2024-12-17
4
-15
/
+13
|
*
|
|
Bump MSRV to `1.81`
Héctor Ramón Jiménez
2024-12-17
2
-2
/
+2
|
*
|
|
Implement `Simulator::simulate` and polish naming
Héctor Ramón Jiménez
2024-12-17
2
-46
/
+60
|
*
|
|
Skip loading fonts that were previously loaded
Héctor Ramón Jiménez
2024-12-14
1
-0
/
+11
|
*
|
|
Support custom renderers in `iced_test` through `renderer::Headless` trait
Héctor Ramón Jiménez
2024-12-14
12
-79
/
+190
|
*
|
|
Embed and use Fira Sans as default font when testing
Héctor Ramón Jiménez
2024-12-12
9
-12
/
+12
|
*
|
|
Stop tracking `todos` snapshot hash file
Héctor Ramón Jiménez
2024-12-10
2
-1
/
+1
|
*
|
|
Add explicit `'static` in `todos` for Rust 1.80
Héctor Ramón Jiménez
2024-12-10
1
-1
/
+1
|
*
|
|
Decouple `iced_test` from `iced` crate
Héctor Ramón Jiménez
2024-12-10
3
-14
/
+11
|
*
|
|
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
2024-12-10
17
-105
/
+280
|
*
|
|
Return `Result` in `todos` test
Héctor Ramón Jiménez
2024-12-10
1
-8
/
+4
|
*
|
|
Remove `dbg!` leftover in `core::widget::text`
Héctor Ramón Jiménez
2024-12-10
1
-2
/
+0
|
*
|
|
Draft `iced_test` crate and test `todos` example
Héctor Ramón Jiménez
2024-12-10
18
-62
/
+639
*
|
|
|
Merge pull request #2691 from mtkennerly/bugfix/pane-grid-canceled-within-dea...
Héctor
2024-12-10
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Emit pane_grid::DragEvent::Canceled within deadband
mtkennerly
2024-12-07
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #2692 from Azorlogh/make-engine-send
Héctor
2024-12-10
2
-20
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
make engine send by using Arc in text/triangle caches
Alix Bott
2024-12-08
2
-20
/
+19
|
/
/
/
*
|
|
Merge pull request #2675 from chrismanning/tooltip-hover-render
Héctor
2024-12-06
1
-0
/
+3
|
\
\
\
|
*
|
|
Request redraw in `tooltip` when `State` changes
Héctor Ramón Jiménez
2024-12-06
1
-1
/
+2
|
*
|
|
Request redraw in tooltip widget when cursor is hovering
Chris Manning
2024-11-24
1
-0
/
+2
*
|
|
|
Merge pull request #2681 from xosxos/patch-1
Héctor
2024-12-03
1
-6
/
+14
|
\
\
\
\
|
*
|
|
|
Avoid using `Message` to drive logic in `system_information` example
Héctor Ramón Jiménez
2024-12-03
1
-7
/
+11
|
*
|
|
|
fix: add run_with(Example::new)
Osma S. Rautila
2024-12-03
1
-1
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #2683 from T-256/master
Héctor
2024-12-02
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
Fix `widget::button` format
Héctor Ramón Jiménez
2024-12-02
1
-2
/
+1
|
*
|
|
|
Call `OnPress::get` only when button is pressed
T-256
2024-12-02
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Run `cargo fmt`
Héctor Ramón Jiménez
2024-12-02
4
-12
/
+5
*
|
|
|
Fix new `clippy` lints
Héctor Ramón Jiménez
2024-12-02
48
-122
/
+123
|
/
/
/
[prev]
[next]