bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49959: 28.0.50; Emacs got quasi freeze


From: martin rudalics
Subject: bug#49959: 28.0.50; Emacs got quasi freeze
Date: Sun, 22 Aug 2021 18:54:11 +0200

> Maybe the problem can be summarized as follows:
>
> - Emacs is in a state where a frame is hidden but not iconified.
>
> - Emacs gets a PropertyNotify event but does not react because the frame
>    was in its understanding _not_ iconified before.  Elightenment thinks
>    that Emacs should understand that the frame is visible now and react
>    properly.
>
> If that's the case, then Emacs had this problem ever since.  Actually,
> Emacs here waits for a MapNotify event to arrive but apparently this
> does not happen with Elightenment.

A preliminary patch based on the above remarks is attached.

martin

Attachment: deiconify.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]