fredizzimo
fredizzimo
Yes, I think that's a good approach, if it works, then we at least have full control of the plist file and everything else ourselves.
We have the folders `wix` and `snap`. So perhaps `macos-app`? We also have common assets in the `assets' folder, where the Linux deskop file is. So if it's just a...
I will review this later, but just for awareness, there was an earlier attempt of this by @9mm, trying a couple of different approaches, but I don't know how they...
I think this should include at least `⌘-Q`, which was one of the main reasons why @9mm attempted: * https://github.com/neovide/neovide/pull/2055 See: * https://github.com/neovide/neovide/issues/1279 * https://github.com/neovide/neovide/issues/2087
@9mm, could you take a look at this? It should now support `⌘-Q`, which hopefull finllay fixes this: * https://github.com/neovide/neovide/issues/1279 So, it would be great to get some confirmation that...
I forgot to ask, are you also able to close the window without a frame, so we can close this one as well: * https://github.com/neovide/neovide/issues/2087
Ah, yes we most likely need to move the window creation inside the event loop. If that does not work, I think we need to report the bug to winit.
It's more likely this: * https://github.com/neovide/neovide/pull/2168 I'm not sure what the normal titlebar height is, but it does look a bit thick in the screenshots there. For the commandline size,...
But if it's indeed caused by that, then we should create a new issue. Since it does not affect if this can be merged or not.
I thought you wanted to fix the wrong shortcut display, so I haven't looked at it further. We also need some macOS user to check the final solution.