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
*
Add `Toggler` to tour example
Kaiden42
2021-06-03
1
-1
/
+28
*
Add `Toggler` to styling example
Kaiden42
2021-06-03
1
-9
/
+64
*
Change label of `Toggler` to optional
Kaiden42
2021-06-03
3
-32
/
+53
*
Add alignment of `Toggler` label.
Kaiden42
2021-06-03
1
-1
/
+25
*
fix format
Kaiden42
2021-06-03
1
-2
/
+2
*
add missing glow support
Kaiden42
2021-06-03
2
-0
/
+12
*
fix missing semicolon in doc test
Kaiden42
2021-06-03
1
-1
/
+1
*
Implement `Toggler` widget for iced_native
Kaiden42
2021-06-03
10
-4
/
+452
*
Merge pull request #893 from traxys/drag_and_drop
Héctor Ramón
2021-06-01
2
-2
/
+16
|
\
|
*
Fix documentation of `PlatformSpecific` settings
Héctor Ramón
2021-06-01
1
-2
/
+3
|
*
allow disabling drag and drop on windows
Quentin Boyer
2021-05-27
2
-1
/
+14
*
|
Merge pull request #630 from blefevre/asymmetric-padding
Héctor Ramón
2021-06-01
28
-199
/
+306
|
\
\
|
*
|
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
2021-06-01
16
-75
/
+32
|
*
|
Use `Padding::horizontal` and `Padding::vertical` helpers
Héctor Ramón
2021-06-01
5
-14
/
+10
|
*
|
Fix unused variable warning in `iced_web::text_input`
Héctor Ramón
2021-06-01
1
-1
/
+1
|
*
|
Fix `Tooltip` widget
Héctor Ramón
2021-06-01
1
-3
/
+3
|
*
|
Fix `overlay::Menu` implementation
Héctor Ramón
2021-06-01
1
-1
/
+1
|
*
|
Introduce `vertical` and `horizontal` methods to `Padding`
Héctor Ramón
2021-06-01
1
-0
/
+10
|
*
|
Add support for asymmetrical padding
Ben LeFevre
2021-06-01
27
-195
/
+339
|
/
/
*
|
Merge pull request #901 from hecrj/feature/default-rule-style
Héctor Ramón
2021-06-01
1
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
Implement `Default` for `Style` in `rule`
Héctor Ramón
2021-06-01
1
-6
/
+12
|
/
*
Merge pull request #892 from clarkmoody/title-bar-events
Héctor Ramón
2021-05-25
3
-26
/
+119
|
\
|
*
Enable event handling within the title elements
Clark Moody
2021-05-24
2
-13
/
+26
|
*
Example: Add Pin button to prevent closing a pane
Clark Moody
2021-05-24
1
-8
/
+42
|
*
Example: Add close button to pane grid controls
Clark Moody
2021-05-24
1
-8
/
+54
|
/
*
Merge pull request #830 from Dispersia/upgrade-wgpu
Héctor Ramón
2021-05-24
33
-416
/
+461
|
\
|
*
Use `FilterMode::Nearest` in `triangle::msaa`
Héctor Ramón
2021-05-21
1
-3
/
+3
|
*
Revert "Remove padding from triangle"
Héctor Ramón
2021-05-21
1
-0
/
+8
|
*
Fix duplicating fragment position
Dispersia
2021-05-20
1
-4
/
+3
|
*
run format
Dispersia
2021-05-19
1
-2
/
+2
|
*
Remove padding from triangle
Dispersia
2021-05-19
1
-8
/
+0
|
*
Add padding to quad to fix alignment issue
Dispersia
2021-05-19
1
-0
/
+5
|
*
temporary up
Dispersia
2021-05-19
1
-7
/
+3
|
*
Merge branch 'hecrj:master' into upgrade-wgpu
Aaron Housh
2021-05-19
13
-50
/
+104
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #886 from Chiheisen/fix/pick_list_layouting
Héctor Ramón
2021-05-19
1
-1
/
+1
|
\
\
|
*
|
fix pick_list layouting not respecting fonts
chiheisen
2021-05-18
1
-1
/
+1
|
/
/
*
|
Added text color and font options for native radio and checkbox (#831)
zdevwu
2021-05-17
2
-8
/
+32
*
|
Merge pull request #876 from Cupnfish/master
Héctor Ramón
2021-05-17
1
-0
/
+2
|
\
\
|
*
|
update doc
Downtime
2021-05-14
1
-0
/
+1
|
*
|
Add a primary backend that can be set
Downtime
2021-05-13
1
-0
/
+1
*
|
|
Merge pull request #875 from ZakisM/optimize_svg_algorithm
Héctor Ramón
2021-05-17
1
-17
/
+5
|
\
\
\
|
*
|
|
This commit optimizes the function used to converg rgba pixels into bgra pixels.
Zak
2021-05-11
1
-17
/
+5
*
|
|
|
Merge pull request #877 from RDambrosio016/patch-1
Héctor Ramón
2021-05-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change examples to point to 0.3 examples, not 0.2
Riccardo D'Ambrosio
2021-05-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #868 from hecrj/wgpu-compatible-surface
Héctor Ramón
2021-05-08
4
-8
/
+25
|
\
\
\
|
*
|
|
Provide `compatible_surface` in `iced_wgpu::Compositor`
Héctor Ramón
2021-05-05
4
-8
/
+25
|
/
/
/
*
|
|
Merge pull request #851 from hecrj/fix/scrollbar-under-content
Héctor Ramón
2021-05-04
3
-15
/
+38
|
\
\
\
|
*
|
|
Fix `Scrollable` scrollbar being rendered behind contents
Héctor Ramón
2021-05-03
3
-15
/
+38
|
/
/
/
|
|
*
Use latest `wgpu` releases instead of patched sources
Héctor Ramón
2021-05-19
5
-37
/
+31
|
|
*
Fix formatting with `cargo fmt`
Héctor Ramón
2021-05-19
3
-10
/
+6
[next]