mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
crucial fixes to full damage tracking 🎉
should now be mostly usable
This commit is contained in:
@@ -223,6 +223,9 @@ void CKeybindManager::changeworkspace(std::string args) {
|
||||
// focus
|
||||
g_pInputManager->refocus();
|
||||
|
||||
// mark the monitor dirty
|
||||
g_pHyprRenderer->damageMonitor(PMONITOR);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user