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
*
Merge pull request #1622 from rs017991/text_input_shift_click
Héctor Ramón
2023-01-02
1
-2
/
+10
|
\
|
*
TextInput: SHIFT+Left Click to Select
Ryan Scheidter
2022-12-25
1
-2
/
+10
*
|
Merge pull request #1628 from nicksenger/feat/component-operations
Héctor Ramón
2023-01-02
1
-0
/
+35
|
\
\
|
*
|
Prefix `_` instead of `allow(unused)` in `Component` trait
Héctor Ramón Jiménez
2023-01-02
1
-2
/
+4
|
*
|
Add `operate` method to `Component` trait
Nick Senger
2022-12-30
1
-0
/
+33
|
|
/
*
|
Merge pull request #1624 from rpitasky/patch-1
Héctor Ramón
2023-01-02
1
-1
/
+1
|
\
\
|
*
|
Minor docs typo
rpitasky
2022-12-29
1
-1
/
+1
|
|
/
*
|
Rename `is_checked` to `is_toggled` in `Toggler`
Héctor Ramón Jiménez
2023-01-02
1
-9
/
+9
*
|
Merge pull request #1616 from pop-os/standardize-toggler-functions
Héctor Ramón
2023-01-02
2
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
Use same name & order for toggler::new and helper
13r0ck
2022-12-22
2
-10
/
+10
|
/
*
Merge pull request #1615 from iced-rs/fix/responsive-operations
Héctor Ramón
2022-12-22
18
-9
/
+74
|
\
|
*
Implement `Widget::operate` for `Responsive`
Héctor Ramón Jiménez
2022-12-22
1
-1
/
+24
|
*
Add `Renderer` argument to `operate`
Héctor Ramón Jiménez
2022-12-22
17
-8
/
+50
|
/
*
Merge pull request #1611 from iced-rs/fix/clippy-lints
Héctor Ramón
2022-12-20
10
-40
/
+28
|
\
|
*
Fix `clippy` lints for Rust 1.66
Héctor Ramón Jiménez
2022-12-20
10
-40
/
+28
*
|
Merge pull request #1606 from iced-rs/feature/window-close
Héctor Ramón
2022-12-15
5
-15
/
+21
|
\
\
|
|
/
|
/
|
|
*
Implement `window::close` action and remove `should_exit`
Héctor Ramón Jiménez
2022-12-15
5
-15
/
+21
*
|
Bump version of `iced_glow` :tada:
Héctor Ramón Jiménez
2022-12-15
1
-1
/
+1
|
/
*
Update latest release number in `BUG_REPORT.yml`
Héctor Ramón Jiménez
2022-12-14
1
-3
/
+3
*
Merge pull request #1596 from casperstorm/feat/slider-orientation
Héctor Ramón
2022-12-14
8
-0
/
+578
|
\
|
*
updated README for slider example
Casper Storm
2022-12-13
1
-2
/
+2
|
*
Split vertical orientation into VerticalSlider
Casper Storm
2022-12-13
6
-171
/
+540
|
*
Merge branch 'master' into feat/slider-orientation
Casper Storm
2022-12-13
174
-1956
/
+7137
|
|
\
|
*
|
Vertical orientation added to Slider.
Casper Storm
2022-12-12
6
-41
/
+251
*
|
|
Merge pull request #1588 from Night-Hunter-NF/ToggleDecorations
Héctor Ramón
2022-12-14
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove mention of iOS and Android in `window::action`
Héctor Ramón
2022-12-13
1
-1
/
+1
|
*
|
add toggle decorations action
Night_Hunter
2022-12-10
2
-0
/
+10
*
|
|
Merge pull request #1593 from ben-wallis/xvar/fix-glow-image-svg
Héctor Ramón
2022-12-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed iced_glow crate compilation when image feature is enabled and the svg f...
Ben Wallis
2022-12-11
1
-1
/
+1
|
/
/
*
|
Fix `CHANGELOG` link of `0.6.0`
Héctor Ramón Jiménez
2022-12-07
1
-1
/
+2
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2022-12-07
27
-79
/
+112
*
|
Merge pull request #1578 from iced-rs/svg-styling
Héctor Ramón
2022-12-06
16
-53
/
+255
|
\
\
|
*
|
Fix casing in `theme`
Héctor Ramón Jiménez
2022-12-06
1
-1
/
+1
|
*
|
Rename `Fill` to `ColorFilter` in `graphics::image::vector`
Héctor Ramón Jiménez
2022-12-06
1
-4
/
+4
|
*
|
Remove unnecessary `clippy` directives in `Color`
Héctor Ramón Jiménez
2022-12-06
1
-2
/
+0
|
*
|
Showcase color filtering in existing `svg` example
Héctor Ramón Jiménez
2022-12-06
4
-106
/
+54
|
*
|
Fix macro hygiene of `color!`
Héctor Ramón Jiménez
2022-12-06
1
-4
/
+6
|
*
|
Remove `appearance` from `Handle`
Héctor Ramón Jiménez
2022-12-06
14
-75
/
+112
|
*
|
chore(examples): Add svg-style example
Michael Aaron Murphy
2022-12-06
3
-0
/
+89
|
*
|
feat: SVG styling with icon fill color
Michael Aaron Murphy
2022-12-06
7
-22
/
+137
|
*
|
feat: Add Color::into_rgb8
Michael Aaron Murphy
2022-12-06
1
-0
/
+13
|
/
/
*
|
Merge pull request #1574 from iced-rs/fix/draw-scroller-only-when-hovered
Héctor Ramón
2022-12-05
1
-3
/
+2
|
\
\
|
*
|
Fix scroller in `Scrollable` always being drawn
Héctor Ramón Jiménez
2022-12-05
1
-3
/
+2
|
/
/
*
|
Merge pull request #1506 from rksm/non-uniform-border-radius-for-quads
Héctor Ramón
2022-12-02
30
-69
/
+317
|
\
\
|
*
|
Ask `clippy` to behave
Héctor Ramón Jiménez
2022-12-02
1
-0
/
+1
|
*
|
Add `custom_quad` example
Héctor Ramón Jiménez
2022-12-02
2
-0
/
+169
|
*
|
Fix `border_radius` in `modal` example
Héctor Ramón Jiménez
2022-12-02
1
-1
/
+1
|
*
|
Merge branch 'master' into non-uniform-border-radius-for-quads
Héctor Ramón Jiménez
2022-12-02
147
-2142
/
+4786
|
|
\
\
|
*
|
|
Rename `QuadBorderRadius` to `BorderRadius`
Héctor Ramón Jiménez
2022-11-08
2
-14
/
+13
|
*
|
|
Fix casing of `border_radius` in `quad` shader
Héctor Ramón Jiménez
2022-11-08
1
-4
/
+4
[next]