mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
added IME protocol support
This commit is contained in:
@@ -133,4 +133,8 @@ namespace Events {
|
||||
|
||||
// Power
|
||||
LISTENER(powerMgrSetMode);
|
||||
|
||||
// IME
|
||||
LISTENER(newIME);
|
||||
LISTENER(newTextInput);
|
||||
};
|
Reference in New Issue
Block a user