rust_minifb/examples
Antonino Siena d2fe8c0469
Transparency (#164)
* Add transparency field to WindowOptions

* Add transparency example

* Implement transparency on Wayland

* Improvements

* [WIP] X11 transparency

* Restructure

* Redox implement transparency

* Update src/lib.rs

Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>

* Rust-2018 changes

* Fixed issue

* cargo fmt

* [WIP] Implement alpha transparency for windows

* Staging Windows code

* Transparency is currently unimplemented on Windows

* Add note

* Dont use assertions

* Correction

Co-authored-by: Antonino Siena <a.siena@gmx.de>
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2020-04-15 15:11:23 +02:00
..
image.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
julia.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
menu.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
mouse.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
multi.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
noise.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
title_cursor.rs Transparency (#164) 2020-04-15 15:11:23 +02:00
transparent.rs Transparency (#164) 2020-04-15 15:11:23 +02:00