mirror of
https://github.com/bevyengine/bevy
synced 2024-11-15 09:27:41 +00:00
f37f5fd281
Wayland only supports pre-multiplied alpha. Behavior on X11 seems unchanged. # Objective - Fix #10929 on wayland. ## Solution - Request pre-multiplied alpha. ## Testing - Ran the example locally. |
||
---|---|---|
.. | ||
clear_color.rs | ||
custom_user_event.rs | ||
low_power.rs | ||
monitor_info.rs | ||
multiple_windows.rs | ||
scale_factor_override.rs | ||
screenshot.rs | ||
transparent_window.rs | ||
window_resizing.rs | ||
window_settings.rs |