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
...
|
|
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
5
-5
/
+5
|
|
*
Merge pull request #2092 from nyurik/clippy
Héctor Ramón
2023-09-19
2
-2
/
+2
|
|
|
\
|
|
|
*
Chore: Apply some minor clippy fixes
Yuri Astrakhan
2023-09-19
2
-2
/
+2
|
|
*
|
Merge pull request #2090 from nyurik/mapping
Héctor Ramón
2023-09-19
2
-6
/
+5
|
|
|
\
\
|
|
|
*
|
Chore: Apply clippy map transformations
Yuri Astrakhan
2023-09-19
2
-6
/
+5
|
|
|
|
/
|
|
*
/
Chore: Inline format args for ease of reading
Yuri Astrakhan
2023-09-19
5
-12
/
+10
|
|
|
/
|
|
*
Fix styling of horizontal scrollbar in `scrollable` example
Héctor Ramón Jiménez
2023-09-14
1
-2
/
+2
|
*
|
Add `text` helper method for `text_editor::Content`
Héctor Ramón Jiménez
2023-09-22
1
-18
/
+1
|
*
|
Introduce more themes to `iced_highlighter`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+5
|
*
|
Remove `syntect` dependency from `editor` example
Héctor Ramón Jiménez
2023-09-19
1
-1
/
+0
|
*
|
Introduce new `iced_highlighter` subcrate
Héctor Ramón Jiménez
2023-09-19
2
-238
/
+15
|
*
|
Save file on `Cmd+S` in `editor` example
Héctor Ramón Jiménez
2023-09-19
1
-1
/
+14
|
*
|
Simplify `editor` example
Héctor Ramón Jiménez
2023-09-19
1
-6
/
+6
|
*
|
Use `Font::MONOSPACE` in `editor` example
Héctor Ramón Jiménez
2023-09-18
1
-1
/
+1
|
*
|
Remove unnecessary `monospaced` flag in `Font`
Héctor Ramón Jiménez
2023-09-18
1
-4
/
+1
|
*
|
Fix `clippy` lints
Héctor Ramón Jiménez
2023-09-18
1
-4
/
+4
|
*
|
Flesh out the `editor` example a bit more
Héctor Ramón Jiménez
2023-09-18
3
-26
/
+269
|
*
|
Implement theme selector in `editor` example
Héctor Ramón Jiménez
2023-09-18
1
-19
/
+82
|
*
|
Fix unnecessary dereference in `editor` example
Héctor Ramón Jiménez
2023-09-17
1
-1
/
+1
|
*
|
Implement syntax highlighting cache in `editor` example
Héctor Ramón Jiménez
2023-09-17
1
-25
/
+42
|
*
|
Implement basic syntax highlighting with `syntect` in `editor` example
Héctor Ramón Jiménez
2023-09-17
2
-2
/
+170
|
*
|
Implement `Copy` and `Paste` actions for `text::Editor`
Héctor Ramón Jiménez
2023-09-16
1
-1
/
+1
|
*
|
Use `Theme::Dark` in `editor` example
Héctor Ramón Jiménez
2023-09-13
1
-1
/
+5
|
*
|
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
2023-09-12
2
-0
/
+59
|
|
/
|
*
Fix Wasm build of `todos` example
Héctor Ramón Jiménez
2023-09-10
1
-0
/
+1
|
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
80
-238
/
+372
|
|
\
|
|
*
Change init_with_level to init in examples
Thomas
2023-09-09
4
-4
/
+2
|
|
*
Dont use tracing-subscriber dependency on web
Thomas
2023-09-09
1
-0
/
+1
|
|
*
Add instructions to run web examples
Thomas
2023-09-09
2
-1
/
+16
|
|
*
Add logging for web in tour example
Thomas
2023-09-09
2
-0
/
+12
|
|
*
Add webgl feature for web examples
Thomas
2023-09-09
4
-0
/
+14
|
|
*
Use `Radians` as a number directly in `gradient` example
Héctor Ramón Jiménez
2023-09-08
1
-13
/
+9
|
|
*
Remove unnecessary centering in `gradient` example
Héctor Ramón Jiménez
2023-09-07
1
-2
/
+0
|
|
*
Use `horizontal_space` instead of empty `text` widget in `gradient` example
Héctor Ramón Jiménez
2023-09-07
1
-2
/
+2
|
|
*
Use `Default` for `container::Appearance` in `gradient` example
Héctor Ramón Jiménez
2023-09-07
1
-6
/
+3
|
|
*
Fix name of `gradient` example package
Héctor Ramón Jiménez
2023-09-07
1
-1
/
+1
|
|
*
Use `Color::WHITE` in `gradient` example
Héctor Ramón Jiménez
2023-09-07
1
-5
/
+2
|
|
*
Rename `gradients` example to `gradient`
Héctor Ramón Jiménez
2023-09-07
2
-0
/
+0
|
|
*
Simplify `gradients` example
Héctor Ramón Jiménez
2023-09-07
1
-62
/
+37
|
|
*
Add gradient picker example
Matthias Vogelgesang
2023-09-07
2
-0
/
+144
|
|
*
Merge pull request #2070 from ripytide/master
Héctor Ramón
2023-09-07
1
-4
/
+4
|
|
|
\
|
|
|
*
Make `scale` methods in `Frame` generic over `f32` and `Vector`
Héctor Ramón Jiménez
2023-09-07
1
-4
/
+4
|
|
*
|
Host GIFs and video examples in `iced.rs`
Héctor Ramón Jiménez
2023-09-07
21
-78
/
+28
|
|
*
|
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Héctor Ramón
2023-09-07
48
-88
/
+132
|
|
|
\
\
|
|
|
*
|
Update example dependencies
Héctor Ramón Jiménez
2023-09-07
4
-11
/
+9
|
|
|
*
|
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
47
-78
/
+124
|
|
|
|
/
|
|
*
|
Add hotkey support for `stopwatch` example
Héctor Ramón Jiménez
2023-09-07
1
-1
/
+15
|
|
*
|
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
8
-62
/
+41
|
|
|
/
|
|
*
Use `Length::Fill` instead of fixed length in `styling` example
Héctor Ramón
2023-09-03
1
-1
/
+1
|
|
*
fix(examples-styling): fixed checkbox and toggler getting hidden behind scrol...
Akshay Raina
2023-09-03
1
-0
/
+1
[prev]
[next]