Update XIM cursor position only if changed
authorIvan Tham <pickfire@riseup.net>
Sun, 19 Apr 2020 17:38:39 +0000 (19:38 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 19 Apr 2020 17:39:48 +0000 (19:39 +0200)
Updating XIM cursor position is expensive, so only update it when cursor
position changed.


No differences found