diff options
| author | Martin Rudalics | 2021-05-05 10:26:32 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2021-05-05 10:26:32 +0200 |
| commit | 483c5e953c12a95382bef4a3b6769a680c32fe86 (patch) | |
| tree | 9d2f3526af79bc94c73e5d4f677d5919d07ca11c /src/coding.c | |
| parent | 203ee33980571823147122dffb0789f92ea66b53 (diff) | |
| download | emacs-483c5e953c12a95382bef4a3b6769a680c32fe86.tar.gz emacs-483c5e953c12a95382bef4a3b6769a680c32fe86.zip | |
Fix two GTK3 event handling issues
* src/xterm.c (handle_one_xevent): For GTK3 PropertyNotify and
MapNotify events explicitly request the stored frame sizes when
the frame changes from iconified to a non-hidden state
(Bug#24526). For Expose events do not change the frame's
visibility or iconified state. For FocusIn events on GTK3 do
not apply the fix for Bug#42655. The latter two changes are to
avoid that plain invisible frames get reported as iconified.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions