Set a custom port (instead of 44432) in the config. Only shown when using Advanced options. It also gives the advice to set the port for browser extension to the same -> this is not yet implemented: Partially addresses #47 - this will also require allowing the user to set a custom port in the browser extension
Includes fixes:
Fixes some more PyQt6 qualifications
Adds system libraries for Python3.11 on mac, this addresses #46, however if it happens again, we need to find out which Anki version they are using
Fixes #56 without having to use another graphics driver. I'm confused why the graphics driver fixed it, but the changes in foreach_window in hotkeys.py seems to have fixed it. On my machine the crash was caused by trying to get the window title of a process called "Pbufferclass". Not sure if that is the case for everybody, but by only getting the window titles of windows are actually visible, the issue seems to have been fixed.
Features:
Includes fixes:
Refactors:
Note: this is still intended for 2.1.65+