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
/
examples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wire up styling to `Slider` in `iced_native`
Héctor Ramón Jiménez
2021-10-20
2
-4
/
+4
*
Introduce `mouse_interaction` method to `Widget` trait
Héctor Ramón Jiménez
2021-10-18
2
-2
/
+0
*
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
2021-10-18
7
-40
/
+36
*
Implement `Widget::draw` for `custom_widget` example
Héctor Ramón Jiménez
2021-10-18
2
-22
/
+19
*
Wire up `container` styling to `iced_native`
Héctor Ramón Jiménez
2021-10-18
6
-21
/
+31
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
2
-9
/
+9
*
Draw scrollbar in `Widget::draw` for `Scrollable`
Héctor Ramón Jiménez
2021-10-18
3
-6
/
+6
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
4
-130
/
+136
*
Update README.md
sundyli
2021-10-04
1
-1
/
+1
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
19
-93
/
+91
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
18
-62
/
+67
*
Revert system menus support
Héctor Ramón Jiménez
2021-09-15
4
-143
/
+0
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
13
-95
/
+39
*
Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu`
Héctor Ramón Jiménez
2021-08-25
1
-1
/
+1
*
wgpu: Update to 0.10
Poly
2021-08-19
3
-18
/
+20
*
Update `README` in `examples` directory
Héctor Ramón Jiménez
2021-08-13
2
-3
/
+4
*
Fix `panic!` warnings in `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
2
-2
/
+8
*
Fix formatting of `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
1
-3
/
+9
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
12
-5
/
+7
*
Add integration_gl example
Tamás Szelei
2021-08-13
5
-0
/
+407
*
Merge pull request #667 from BillyDM/wgpu_outdatedframe
Héctor Ramón
2021-08-05
1
-44
/
+55
|
\
|
*
add custom error for Compositor::draw()
Billy Messenger
2021-07-22
1
-2
/
+4
|
*
Merge branch 'master' of https://github.com/hecrj/iced into wgpu_outdatedframe
Billy Messenger
2021-07-22
33
-217
/
+1040
|
|
\
|
*
|
don't panic when swapchain frame is outdated
Billy Messenger
2020-12-16
1
-44
/
+53
*
|
|
Fix typo in `integration` example
Héctor Ramón Jiménez
2021-08-04
1
-1
/
+1
*
|
|
wgpu: Use the preferred texture format of the surface
Tilmann Meyer
2021-08-03
1
-16
/
+19
|
|
/
|
/
|
*
|
Merge pull request #776 from AldoMX/master
Héctor Ramón
2021-07-22
1
-1
/
+4
|
\
\
|
*
|
Add newline to `todos` example
Héctor Ramón Jiménez
2021-07-22
1
-0
/
+1
|
*
|
Added `select_all` method to `TextInput`.
Aldo Fregoso
2021-03-13
1
-1
/
+3
*
|
|
Introduce `placeholder_color` to `pick_list::Style`
Héctor Ramón Jiménez
2021-07-22
1
-0
/
+1
*
|
|
feat: add placeholder to pick_list example
Jon Pacheco
2021-07-22
1
-4
/
+5
*
|
|
Merge pull request #929 from TimUntersberger/winit-improv
Héctor Ramón
2021-07-22
1
-0
/
+5
|
\
\
\
|
*
|
|
Center window in `game_of_life` example
Héctor Ramón Jiménez
2021-07-21
1
-0
/
+5
|
*
|
|
Remove `winit` example
Héctor Ramón Jiménez
2021-07-21
3
-73
/
+0
|
*
|
|
update cargo.toml of example
TimUntersberger
2021-06-25
1
-2
/
+2
|
*
|
|
done
TimUntersberger
2021-06-25
1
-41
/
+22
|
*
|
|
wip
TimUntersberger
2021-06-25
2
-13
/
+16
|
*
|
|
add initial attempt at adding winit example
TimUntersberger
2021-06-25
3
-0
/
+89
*
|
|
|
Add a presets `Menu` to the `game_of_life` example
Héctor Ramón Jiménez
2021-07-19
2
-0
/
+21
*
|
|
|
Use `bitflags` for `keyboard::Modifiers`
Héctor Ramón Jiménez
2021-07-12
2
-13
/
+3
*
|
|
|
Make `Menu` API a bit more functional
Héctor Ramón Jiménez
2021-07-12
1
-20
/
+24
*
|
|
|
Initial menu implementation
Richard
2021-07-05
2
-0
/
+133
|
/
/
/
*
|
|
Use new enum variant and new winit repo
Richard
2021-06-25
2
-9
/
+13
*
|
|
Added events for url handling and create example
Richard
2021-06-25
2
-0
/
+79
*
|
|
Add scrolling progress indicators to `scrollable` example
Héctor Ramón
2021-06-04
1
-4
/
+32
*
|
|
Add buttons to control scrolling in `scrollable` example
Héctor Ramón
2021-06-04
1
-12
/
+40
*
|
|
Add some horizontal padding to `toggler` section in `tour` example
Héctor Ramón
2021-06-03
1
-5
/
+8
*
|
|
Add `Toggler` to tour example
Kaiden42
2021-06-03
1
-1
/
+28
*
|
|
Add `Toggler` to styling example
Kaiden42
2021-06-03
1
-9
/
+64
*
|
|
Example: Add Pin button to prevent closing a pane
Clark Moody
2021-05-24
1
-8
/
+42
[next]