]> git.eshelyaron.com Git - emacs.git/commit
Fix opaque region specification on no-toolkit builds
authorPo Lu <luangruo@yahoo.com>
Sat, 13 May 2023 02:07:22 +0000 (10:07 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 13 May 2023 02:07:22 +0000 (10:07 +0800)
commitd9f674aea50cf1fe6ac138f14b602ce2d0f5cf77
tree8659713f67db7d8bc13d38edc7d5241ce615a405
parent3e132b972e30c5b0cb75ed29d8ca5a845434d6fe
Fix opaque region specification on no-toolkit builds

* src/xterm.c (handle_one_xevent): Always specify opaque region
on no-toolkit builds upon a configure event for any's window.
src/xterm.c