]> git.eshelyaron.com Git - emacs.git/commit
Add some optimizations to ShapeNotify handling
authorPo Lu <luangruo@yahoo.com>
Wed, 30 Mar 2022 00:57:23 +0000 (08:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 30 Mar 2022 00:57:55 +0000 (08:57 +0800)
commitc52b58d2903e3ff212dc1b9e9316ee26fae5aa66
treeb62e73b8d87fd0f8840323add5c829d1cdbdca87
parent973608e35895a8f89a3abcac43dfaf89598b0c82
Add some optimizations to ShapeNotify handling

* src/xterm.c (handle_one_xevent): Do bounding rect
optimizations on ShapeNotify events as well.
src/xterm.c