]> git.eshelyaron.com Git - emacs.git/commit
Implement monitor change hooks on NS
authorPo Lu <luangruo@yahoo.com>
Sat, 21 May 2022 03:50:08 +0000 (11:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 21 May 2022 03:50:08 +0000 (11:50 +0800)
commitb7b14e920336646428c357b370cbfaac544ce295
tree562446a752906a01da69a5448479c938fc59e123
parent5a290eb7d3e9104edf0fe1ff1d4b078a39dec3d2
Implement monitor change hooks on NS

This hasn't been tested with anything more complicated than
removing an emulated monitor.

* nsterm.m (ns_displays_reconfigured): New function.
(ns_term_init): Register display reconfiguration callbacks.
src/nsterm.m