]> git.eshelyaron.com Git - emacs.git/commit
Implement `display-monitors-changed-functions' on MS Windows
authorPo Lu <luangruo@yahoo.com>
Sun, 22 May 2022 09:15:10 +0000 (17:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 22 May 2022 09:15:10 +0000 (17:15 +0800)
commitae8b1b8fd476b8c6240c1337c0c51763d4879ac9
treef52f05cf00b960a840f3593da41243017f84ebdc
parent73df958411e2b1c55f3e91b1ed747de0b2bcd59d
Implement `display-monitors-changed-functions' on MS Windows

* src/w32term.c (w32_read_socket): Handle WM_DISPLAYCHANGE by
sending monitor change events.
src/w32term.c