mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-28 18:33:48 -07:00
textinput: handle IME resetting (#7731)
This commit is contained in:
@@ -37,6 +37,7 @@ class CTextInputV1 {
|
||||
CSignal onCommit;
|
||||
CSignal enable;
|
||||
CSignal disable;
|
||||
CSignal reset;
|
||||
CSignal destroy;
|
||||
} events;
|
||||
|
||||
|
Reference in New Issue
Block a user