mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 12:03:48 -07:00
format: fix format
This commit is contained in:
@@ -88,10 +88,10 @@ void CTextInput::onDisabled() {
|
||||
}
|
||||
|
||||
if (!focusedSurface())
|
||||
return;
|
||||
return;
|
||||
|
||||
if (!isV3())
|
||||
leave();
|
||||
leave();
|
||||
|
||||
hyprListener_surfaceDestroyed.removeCallback();
|
||||
hyprListener_surfaceUnmapped.removeCallback();
|
||||
|
Reference in New Issue
Block a user