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
/
src
/
backend.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Shader` and `Version`
Richard
2022-01-19
1
-52
/
+2
*
Improve shader version selection
Richard
2022-01-19
1
-2
/
+55
*
Introduce first-class `svg` module in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-1
/
+1
*
Introduce first-class `image` module in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-4
/
+1
*
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+5
*
Avoid flushing empty layers in `iced_wgpu` and `iced_glow`
Héctor Ramón Jiménez
2021-10-25
1
-0
/
+5
*
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
2021-10-14
1
-2
/
+2
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-8
/
+4
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-7
/
+8
*
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
2021-09-15
1
-1
/
+1
*
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2021-08-26
1
-4
/
+3
*
Implement textual hit testing
Tom
2021-08-21
1
-1
/
+22
*
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
2021-07-22
1
-1
/
+6
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+0
*
Render arrow icon in `ComboBox`
Héctor Ramón Jiménez
2020-07-08
1
-0
/
+1
*
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
2020-06-19
1
-0
/
+6
*
Rename `Rectangle::round` to `snap`
Héctor Ramón Jiménez
2020-06-02
1
-1
/
+1
*
Fix `Backend` link in `iced_glow` docs
Héctor Ramón Jiménez
2020-05-30
1
-1
/
+1
*
Expose `Backend` in `iced_glow`
Héctor Ramón Jiménez
2020-05-30
1
-3
/
+8
*
Update `glyph_brush` and `glow_glyph`
Héctor Ramón Jiménez
2020-05-27
1
-11
/
+12
*
Use built-in OpenGL multisampling in `iced_glow`
Héctor Ramón Jiménez
2020-05-22
1
-5
/
+1
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
1
-8
/
+21
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-14
/
+9
*
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-252
/
+39
*
Move built-in fonts to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-2
/
+3
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+423