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

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

bug#16097: [PATCH] Treat windows on other spaces as not visible in Cocoa


From: Po Lu
Subject: bug#16097: [PATCH] Treat windows on other spaces as not visible in Cocoa
Date: Fri, 28 Jan 2022 08:35:10 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

> We can try to retain the fix for 53276. Iʼd appreciate a hint :-)

Essentially, `updateVisibility' should be modified to declare a `struct
input_event', initialize that event, and use kbd_buffer_store_event
instead of the `emacs_event' global.

Thanks.




reply via email to

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