mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 00:21:56 -07:00
renderer: don't occlude when pre-blur is queued
This commit is contained in:
@@ -132,6 +132,7 @@ class CHyprOpenGLImpl {
|
||||
void markBlurDirtyForMonitor(CMonitor*);
|
||||
|
||||
void preWindowPass();
|
||||
bool preBlurQueued();
|
||||
void preRender(CMonitor*);
|
||||
|
||||
void saveBufferForMirror();
|
||||
|
Reference in New Issue
Block a user