Benjamin Gilbert

Results 534 comments of Benjamin Gilbert

As far as I can tell, this feature still does not exist in 1.35.4.

Ah, indeed there is. The shortcut requested in this issue would still be useful, though.

This seems like a long-term issue/consideration. Is there a way to stop the bot from trying to close it every month?

The use case is: developers who want to develop against LVGL with desktop display drivers, or users who want to use applications built with LVGL on the desktop, by installing...

I agree that this document is probably the best place for this info, but the current PR draft adds it as an odd parenthetical and only for two of the...

0.12.0 has different failures in https://github.com/mesonbuild/wrapdb/pull/2138. MSYS2 UCRT64: ``` [1/2] Compiling C++ object subprojects/tracy-0.12.0/libtracy.dll.p/public_TracyClient.cpp.obj FAILED: subprojects/tracy-0.12.0/libtracy.dll.p/public_TracyClient.cpp.obj "c++" "-Isubprojects/tracy-0.12.0/libtracy.dll.p" "-Isubprojects/tracy-0.12.0" "-I../subprojects/tracy-0.12.0" "-I../subprojects/tracy-0.12.0/public" "-fdiagnostics-color=always" "-D_GLIBCXX_ASSERTIONS=1" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-std=c++11" "-O0" "-g" "-pthread"...

> Is there a reason for being so restrictive? In general, OpenSlide rejects or ignores structures it doesn't think it can handle, to avoid producing incorrect output and to ensure...

In general, we've been willing to include workarounds for invalid slides written by production slide scanners "in the wild". If the `['ORIGINAL', 'PRIMARY', 'VOLUME', 'RESAMPLED']` images are being written by...

I do plan to make a change to address this issue, but haven't gotten to it yet.