From 9b3f2c46f0d2471464f6f9e569c72cd0260ae3c8 Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Tue, 11 Aug 2026 20:05:37 +0900 Subject: [PATCH] restore unversioned ipc path --- ipc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipc.h b/ipc.h index 7224d89..0242511 100644 --- a/ipc.h +++ b/ipc.h @@ -3,7 +3,7 @@ #include -#define IPCPATH "/tmp/strans.2.%d" +#define IPCPATH "/tmp/strans.%d" /* * Request: [want-preedit, modifiers, key byte 0, ..., key byte 3].