Bomin Zhang

Results 24 comments of Bomin Zhang

Not sure how each individual colorblindness work exactly, but Greyscale will be an easy adaptation for multiple types of color blindness.

> Hi! > > `getActiveWindow()` and `getAllWindows()` return Window class objects, so they won't match. You need to use the titles. Please, try this and let me know if it...

By the way I resorted to refrain from PyWinCtl, and using win32gui from pywin32 instead as wrapper used by PyWinCtl is way too inefficient when used on windows.

> Well, PyWinCtl is actually using win32gui and win32api... can you please explain why PyWinCtl is inefficient? This will help me a lot to improve the module. > > Thx....

The same issue still poersist ```docker terminal backend-1 | GET /api/zoomapp/install 302 9.134 ms - 390 backend-1 | ZOOM OAUTH REDIRECT HANDLER ============================================== backend-1 | backend-1 | 1. Handling redirect...

Any contributor please make a reply so that I know you've seen it, and I'll close the thread.

same question. How can we change encoding method used?

Encountering same issue using GraphRAG indexing. The UI doesn't provide enough information for debug, nor can I find any logging for it in the console, or a log for debugging...