mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-28 10:41:55 -07:00
monitor: update fullscreen fade on workspace change
This commit is contained in:
@@ -538,6 +538,8 @@ void CMonitor::changeWorkspace(CWorkspace* const pWorkspace, bool internal) {
|
||||
}
|
||||
|
||||
g_pHyprRenderer->damageMonitor(this);
|
||||
|
||||
g_pCompositor->updateFullscreenFadeOnWorkspace(pWorkspace);
|
||||
}
|
||||
|
||||
void CMonitor::changeWorkspace(const int& id, bool internal) {
|
||||
|
Reference in New Issue
Block a user