iced/glow
Ildar Akhmetgaleev 666f676d7c Fix window holes behind transparent objects
Without this change, the transparent objects composed over the opaque
background creates the transparency of the entire window through which
the desktop wallpaper could be seen.
This problem manifested itself with glow backend and wayland compositor
(gnome).

This patch completely eliminates this problem. With it, the final image
produced by glow backend corresponds to the image produced by the wgpu
backend.

Fixes #1018
2021-09-02 21:18:12 +07:00
..
src Fix window holes behind transparent objects 2021-09-02 21:18:12 +07:00
Cargo.toml Add text_multithreading to Settings in iced_glow and iced_wgpu 2021-07-22 18:21:50 +07:00