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
/
window
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Log debugging info
Richard
1
-0
/
+7
2021-11-05
Rename `Renderer::present` to `with_primitives`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-5
/
+5
2021-09-02
Fix window holes behind transparent objects
Ildar Akhmetgaleev
1
-1
/
+6
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-3
/
+3
2020-06-12
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
1
-3
/
+5
2020-06-01
Revert "Merge pull request #371 from myfreeweb/window-alpha"
Héctor Ramón Jiménez
1
-6
/
+1
2020-06-01
Add custom window background/clear color (incl. transparency) support, fixes ...
Greg V
1
-1
/
+6
2020-05-22
Use built-in OpenGL multisampling in `iced_glow`
Héctor Ramón Jiménez
1
-1
/
+11
2020-05-21
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
1
-143
/
+27
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-12
/
+4
2020-05-19
Rename `window::Backend` to `Compositor`
Héctor Ramón Jiménez
1
-5
/
+5
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2
-8
/
+8
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
2
-0
/
+188