matt335672
5f91eec695
Remove duplicate enable&disable func registration
2024-05-30 12:19:20 +01:00
matt335672
f0069456f9
Remove the wait for the ibus daemon to start
...
The initial implementation of Uinicode input via IBus used a startup delay
of 3 seconds to wait for the daemon to be ready before connecting to it.
This commit introduces a poll-wait loop which can remove the delay
entirely if the daemon is up when chansrv starts the interface.
2024-05-23 16:35:53 +01:00
sefler
4599ac7bf6
apply patch generated by matt
2024-05-05 10:44:19 +08:00
seflerZ
c42a09709e
fix a bug in returning the init result.
2024-05-05 10:44:19 +08:00
matt335672
1e78b42022
Fix CI errors using C++ compiler
2024-05-05 10:44:19 +08:00
seflerZ
b623766503
remote uncessary conditional compilation
2024-05-05 10:44:19 +08:00
seflerZ
8c98ed4a58
add conditional compilation annotations
2024-05-05 10:44:19 +08:00
seflerZ
bcd690f037
code refactored
2024-05-05 10:44:19 +08:00
seflerZ
3b1cc551e4
format code
2024-05-05 10:44:19 +08:00
seflerZ
d4e2e0a093
It works now
2024-05-05 10:44:19 +08:00
seflerZ
bea72150fb
change parameter types
2024-05-05 10:44:19 +08:00
sefler
7bea1f9d56
compile suscceed
2024-05-05 10:44:19 +08:00