mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 12:03:48 -07:00
alpha-modifier: add support for protocol
This commit is contained in:
@@ -81,6 +81,9 @@ class CWLSurface {
|
||||
return (CWLSurface*)pSurface->data;
|
||||
}
|
||||
|
||||
// used by the alpha-modifier protocol
|
||||
float m_pAlphaModifier = 1.F;
|
||||
|
||||
private:
|
||||
bool m_bInert = true;
|
||||
|
||||
|
Reference in New Issue
Block a user