From: Ivan Tham Date: Sun, 19 Apr 2020 17:38:39 +0000 (+0200) Subject: Update XIM cursor position only if changed X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/72e3f6c7c05b4d5b56388508bb20a863aec279f5?hp=72e3f6c7c05b4d5b56388508bb20a863aec279f5 Update XIM cursor position only if changed Updating XIM cursor position is expensive, so only update it when cursor position changed. ---