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
*
Initial profiling support for Iced.
Bingus
2023-01-09
20
-35
/
+357
*
Merge pull request #1639 from iced-rs/fix/limits-clamp
Héctor Ramón
2023-01-05
1
-7
/
+9
|
\
|
*
Stop using `f32::clamp` altogether in `layout::Limits`
Héctor Ramón Jiménez
2023-01-05
1
-7
/
+9
*
|
Merge pull request #1633 from pop-os/standardize-checkbox-functions
Héctor Ramón
2023-01-05
2
-3
/
+3
|
\
\
|
*
|
Checkbox: Fix tests with sync'ed helper macro and associated fn
13r0ck
2023-01-04
1
-1
/
+1
|
*
|
use same name & order for checkbox::new and helper
13r0ck
2023-01-04
2
-2
/
+2
*
|
|
Merge pull request #1638 from tarkah/fix/responsive-overlay-layout
Héctor Ramón
2023-01-05
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix shadowed variable
Cory Forsstrom
2023-01-05
1
-2
/
+4
|
/
/
*
|
Merge pull request #1637 from iced-rs/fix/layout-resolve-panic
Héctor Ramón
2023-01-05
1
-2
/
+7
|
\
\
|
*
|
Fix `Layout::resolve` panicking under some circumstances
Héctor Ramón Jiménez
2023-01-05
1
-2
/
+7
|
|
/
*
|
Merge pull request #1636 from tarkah/fix/location-copy
Héctor Ramón
2023-01-04
1
-2
/
+2
|
\
\
|
*
|
Fix lint
Cory Forsstrom
2023-01-04
1
-1
/
+1
|
*
|
Make location copy
Cory Forsstrom
2023-01-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #1635 from tarkah/fix/pub-count-fields
Héctor Ramón
2023-01-04
1
-2
/
+2
|
\
\
|
*
|
Make count fields pub
Cory Forsstrom
2023-01-04
1
-2
/
+2
|
|
/
*
|
Merge pull request #1634 from Araxeus/fix-doc-links
Héctor Ramón
2023-01-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix doc links
Araxeus
2023-01-04
1
-1
/
+1
|
/
*
Merge pull request #1585 from Night-Hunter-NF/FocusWindow
Héctor Ramón
2023-01-02
2
-0
/
+14
|
\
|
*
Rename `FocusWindow` to `GainFocus` in `window::Action`
Héctor Ramón Jiménez
2023-01-02
2
-4
/
+4
|
*
Add `FocusWindow` to `window::Action`
Night_Hunter
2023-01-02
2
-0
/
+14
|
/
*
Fix "Test Status" badge in `README`
Héctor Ramón Jiménez
2023-01-02
1
-1
/
+1
*
Merge pull request #1562 from casperstorm/feat/custom-accessory-content
Héctor Ramón
2023-01-02
4
-19
/
+88
|
\
|
*
Rename `pick_list::AccessoryContent` to `Handle`
Héctor Ramón Jiménez
2022-12-14
4
-39
/
+34
|
*
Added accessory_content_color to appreance.
Casper Rogild Storm
2022-11-29
3
-1
/
+5
|
*
Correctly pass accessory content.
Casper Rogild Storm
2022-11-29
1
-0
/
+2
|
*
Added ability to customize accessory content.
Casper Rogild Storm
2022-11-29
4
-19
/
+87
*
|
Merge pull request #1584 from Night-Hunter-NF/RequestUserAttention
Héctor Ramón
2023-01-02
6
-12
/
+75
|
\
\
|
*
|
Create conversion function for `user_attention` in `iced_winit`
Héctor Ramón Jiménez
2023-01-02
3
-11
/
+21
|
*
|
Add `RequestUserAttention` to `window::Action`
Night_Hunter
2023-01-02
4
-11
/
+64
|
/
/
*
|
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
[next]