bug#81014: [PGTK] make-frame-invisible waits out the whole pgtk-wait-for-event-timeout
martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
>> Where do 2 and 3 come from? > > IIUC it's to mirror the setup in existing ports - e.g. xterm.c has similar code in its handle_one_xevent. > > To account for, IDK, inconsistent state between events? Maybe Martin has a better example. I think a toolkit is wrong that does not notify applications when their windows become invisible. Applications are wrong if they do not handle such notifications. But maybe things are different with PGTK. martin