]> git.eshelyaron.com Git - emacs.git/commit
Improve reliability of hotplugging window managers
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 02:21:15 +0000 (10:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 02:21:15 +0000 (10:21 +0800)
commitf9a7a81cde41bacd63d280700089cc95490e4bea
tree2b5645b2de63e91b1796185be5801edf372375a5
parent8df3052bdb18d000cd1726eabde2b1a30f6b10f0
Improve reliability of hotplugging window managers

* src/xterm.c (x_make_frame_visible): Change the user time
window if the window manager supports something different from
what it did the first time the frame was made visible.
src/xterm.c