Results 92 comments of shtrophic

Sorry for the delay. I've written up an issue with repro-instructions: #10978

We already have places search, and it also uses OSM?

...but OsmAnd is also OSM based. Offline maps are out of scope for a launcher. You might as well favourite your location that you've looked up via Kvaesitso and then...

Its up to OsmAnd to support this as well

I support this! I think for people that have the searchbar at the bottom, it is more convenient since the tags are closer to the the thumb.

same issue here. `$TERM` is both `xterm-256color` on both (OpenBSD) host and client, and the ssh connection immediately terminates.

I implemented 512 disparity support on a branch of my fork: https://github.com/Sir-Photch/libSGM/tree/512-support It seems to work properly, that is: the disparity images look fine. However, I had to make multiple...

> Does that require any changes to the OpeningSchedule interface? Probably not; Creating some `OpeningSchedule` instance from results returned by that library should still be possible. We can also just...

I can report your hack to be fixing CCTag for me. Many thanks for looking into this! Edit: the Eigen documentation itself discourages the use of `auto`: https://eigen.tuxfamily.org/dox/TopicPitfalls.html#title3

One more thing that might be interesting: since you track `isPartial` on media files, it would make sense to pass that down to `makeTexture_GmImage` and then to `loadJxl_` since jxl...