Nathan Lilienthal
Nathan Lilienthal
I should be able to finish testing and implementing this PR, though my macOS API knowledge is limited and it may take me a little while to get around to...
So after catching up on this issue, it seems like https://github.com/rust-windowing/winit/pull/3722 fixes the main issue (#7969), so what's left is to figure out what we actually want, if anything. I'm...
@madsmtm I was looking at that the other day. Might be a better solution in that it might look better, but I'm not sure it's worth platform specific code if...
Let me see if I'm understanding this correctly, because lockfiles have been a pet-peeve of mine in other ecosystems (looking at you NPM). - `cargo build` will respect the `Cargo.lock`...
@NickeZ I think the "case" that won't work is automatic (potentially security related) updates for downstream installers. However, as I've mentioned above, I believe that should be handled differently. Also,...
This should probably be addressed after or together with #6444.
Probably not something alacritty is going to do, seems more like the responsibility of the window manager. Though, I doubt macOS will make this easy.
FWIW I just tested copying and pasting this character from Safari into the latest Alacritty master and it seemed to work just fine. I'm running macOS 10.15.6. @miguelmota can you...
I'm going to have to assume Big Sur broke something then. If I still have access to this MacBook I've been using to test when it comes out perhaps I'll...