mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-27 10:15:26 +03:00
update decos on configureX11
This commit is contained in:
parent
7c7690eb08
commit
191c02a4f4
@ -542,6 +542,8 @@ void Events::listener_configureX11(void* owner, void* data) {
|
||||
g_pInputManager->refocus();
|
||||
|
||||
g_pHyprRenderer->damageWindow(PWINDOW);
|
||||
|
||||
PWINDOW->updateWindowDecos();
|
||||
}
|
||||
|
||||
void Events::listener_unmanagedSetGeometry(void* owner, void* data) {
|
||||
|
Loading…
Reference in New Issue
Block a user