Yup so it looks like it's crashing for me, not sure why. Guess it's the same as what you had
Yup so it looks like it's crashing for me, not sure why. Guess it's the same as what you had
Setting the environmental variable to 2 or 0 completely fixed the input lag for me, as the @fansari also reported above. There are a lot of methods to do that, but I personally prefer the modular one, using the profile.d:
File /etc/profile.d/90-ibus-lag-fix.sh
Enable ibus hybrid asynchronous processing
export IBUS_ENABLE_SYNC_MODE=2
