mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 22:22:00 -07:00
fadein and prep for fadeout
This commit is contained in:
@@ -42,6 +42,9 @@ struct SRenderData {
|
||||
|
||||
// for rounding
|
||||
bool dontRound = true;
|
||||
|
||||
// for fade
|
||||
float fadeAlpha = 255.f;
|
||||
};
|
||||
|
||||
struct SKeyboard {
|
||||
|
Reference in New Issue
Block a user