Open alsolovyev opened 1 week ago
Probably a bug in Winit, but haven't investigated where
I have noticed the applications that accept fn+ctrl+arrow-key have this in the menu:
And it is not just Alacritty or winit applications, but another notable example is Parallels 19, which also does not have a Window menu, and similarly will not respond to these key combinations.
Description
In macOS Sequoia, new hotkeys for window management (fn + control + arrow keys) have been introduced, and these work seamlessly across most applications. However, in the Alacritty, which relies on winit for its window handling, these shortcuts do not perform as expected.
Problem Details:
This issue does not occur in other applications on the system, making it unclear whether this is a bug in Alacritty itself or an interaction with winit.
Could this issue be related to winit?
refer to #8209
macOS version
Winit version
0.30.4