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
/
glow
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
Replace Zulip links with Discord
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Use glow_glyp in opengl_integration example
Kai Mast
1
-1
/
+1
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-4
/
+8
2022-01-19
Add `Shader` and `Version`
Richard
6
-134
/
+156
2022-01-19
Update documentation for built-in renderers
Richard
1
-0
/
+51
2022-01-19
Export `glow` in `iced_glow`
Richard
1
-0
/
+2
2022-01-19
Improve shader version selection
Richard
16
-66
/
+178
2022-01-19
Log debugging info
Richard
2
-0
/
+9
2022-01-19
Split `quad::Pipeline` into `core` and `compatibility`
Richard
12
-220
/
+754
2022-01-19
Use `glutin`, `glow` and `glow_glyph` forks
Richard
1
-2
/
+2
2022-01-12
Write missing docs for `user_interface` module
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-12
Implement `Widget::overlay` for `Responsive` widget
Héctor Ramón Jiménez
2
-9
/
+0
2022-01-11
Draft `Responsive` widget
Héctor Ramón Jiménez
3
-1
/
+10
2021-12-09
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
1
-1
/
+1
2021-12-09
Added icon in docs
daladim
1
-0
/
+3
2021-11-05
Make `program` module in `iced_glow` private
Héctor Ramón Jiménez
1
-2
/
+2
2021-11-05
Rename `Renderer::present` to `with_primitives`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Introduce state lifetime for `style_sheet` in `Toggler`
Héctor Ramón Jiménez
1
-1
/
+2
2021-10-31
Introduce first-class `svg` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Introduce first-class `image` module in `iced_native`
Héctor Ramón Jiménez
1
-4
/
+1
2021-10-31
Introduce first-class `text` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
14
-25
/
+34
2021-10-28
Implement `Widget::draw` for `Rule`
Héctor Ramón Jiménez
1
-8
/
+1
2021-10-28
Implement `Widget::draw` for `ProgressBar`
Héctor Ramón Jiménez
1
-8
/
+1
2021-10-25
Avoid flushing empty layers in `iced_wgpu` and `iced_glow`
Héctor Ramón Jiménez
1
-0
/
+5
2021-10-21
Remove `Renderer` trait for `Checkbox`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-20
Wire up styling to `Radio` in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-20
Wire up styling to `Slider` in `iced_native`
Héctor Ramón Jiménez
1
-9
/
+1
2021-10-14
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2
-13
/
+9
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2
-11
/
+11
2021-09-15
Use `Iterator::min_by` instead of `fold` in `hit_test`
Héctor Ramón Jiménez
1
-13
/
+11
2021-09-15
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
2
-9
/
+11
2021-09-02
Fix window holes behind transparent objects
Ildar Akhmetgaleev
1
-1
/
+6
2021-08-26
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2
-12
/
+11
2021-08-21
Implement textual hit testing
Tom
2
-1
/
+114
2021-08-13
Add integration_gl example
Tamás Szelei
1
-2
/
+2
2021-07-22
Introduce `text_multithreading` to `Settings`
Héctor Ramón Jiménez
1
-0
/
+4
2021-07-22
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
4
-6
/
+17
2021-06-14
docs: update all 0.2 github links to 0.3
Yusuf Bera Ertan
1
-1
/
+1
2021-06-14
feat: expose draw_cache_multithread
Yusuf Bera Ertan
2
-1
/
+4
2021-06-03
fix format
Kaiden42
1
-2
/
+2
2021-06-03
add missing glow support
Kaiden42
2
-0
/
+12
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2021-03-25
Introduce `internal_backend` to `iced_wgpu::Settings`
Héctor Ramón Jiménez
1
-0
/
+9
2021-02-23
Export `Tooltip` in `iced_glow`
Héctor Ramón Jiménez
2
-0
/
+9
2021-02-16
Use string literal as panic message in `iced_glow`
Héctor Ramón Jiménez
1
-2
/
+2
2021-02-13
Fix `image` feature name in `glow` and `iced`
Héctor Ramón Jiménez
1
-1
/
+1
2021-02-13
Add image format options to reduce code bloat, fixes #376
Greg V
1
-1
/
+1
2021-01-01
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
1
-3
/
+3
[next]