]> git.eshelyaron.com Git - emacs.git/commit
Handle window state changes on PGTK
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 00:58:23 +0000 (08:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 00:58:23 +0000 (08:58 +0800)
commit9c1d6b1d6a24338517756437757cc4aaaa4da4e5
tree4ef7bdd3c470b5cb4dec1ae87bd897171b37545a
parenteb351e3795bb89fc5bdb4e6a1db0b53563a2ebaf
Handle window state changes on PGTK

* src/pgtkterm.c (window_state_event): Set fullscreen, sticky,
and iconification status according to the new window state.
(bug#53793)
src/pgtkterm.c