LoganDark

Results 974 comments of LoganDark

I'd be glad to open an issue on the winit repo and link it here. Hell, I could even be one of the people to contribute to such a feature,...

> I'd be glad to open an issue on the winit repo and link it here. Hell, I could even be one of the people to contribute to such a...

Doesn't matter if it won't be implemented, I don't want to waste time

> wait, what do you use that supports jt? Not sure what jt means, but I've since switched back to macOS and now happily use iTerm2

> I would like to use alacritty (under gnu/linux), but I can't because inertial scroll is missing. What terminal do you use that does support inertial scroll on Linux?

github actions shut uppp ugh I will deal with this soon if I forgot something (I haven't yet checked if I did)

okay I tried to make sure there were no merge commits in my branch but it still says this so I have no idea if this PR will work, but...

On Xenia build `master@778333b1b` I am able to get somewhere, but the game is very crashy https://user-images.githubusercontent.com/4723091/203701099-d3727bc6-e6fc-4d77-8e14-86b94b9ed3bd.mp4 I can get this far by clearing render caches using F5, which allows...

This is because for macOS on ARM the build script incorrectly sets `ES_USE_VCPKG`. To run cmake successfully you pass `-D ES_USE_VCPKG=OFF` and then it works. Note that you may have...

> How does the CI runner work with vcpkg then? Could be that [`macos-arm-ci` uses a version of `vcpkg`](https://github.com/endless-sky/endless-sky/blob/0713bbcb38dc7c4c81596cbfe7410b0f1aa4899a/.github/workflows/ci.yml#L257C28-L257C68) that is [two years old](https://github.com/microsoft/vcpkg/commit/2cf957350d).