GaiusVicesimusPrimusSuperior

Results 6 issues of GaiusVicesimusPrimusSuperior

Hello! Using Sikulix 2.0.4 with the integrated TigerVNC, I get the exception > Caused by: com.tigervnc.rfb.Exception: Unsupported color depth (15) at com.tigervnc.rfb.PixelBuffer.setPF(PixelBuffer.java:65) at com.sikulix.vnc.VNCFrameBuffer.(VNCFrameBuffer.java:37) at com.sikulix.vnc.VNCClient.serverInit(VNCClient.java:82) at com.tigervnc.rfb.CMsgReaderV3.readServerInit(CMsgReaderV3.java:43) at com.tigervnc.rfb.CConnection.processInitMsg(CConnection.java:232)...

enhancement

Hello! When patterns are highlighted, the taskbar shows the corresponding java-task (see screenshot). This is somewhat disturbing while, e.g., writing automatically into a console, because the console is no longer...

enhancement

**implementation suggestion** - Windows: `SetWindowPos` - Linux: `xdotool windowmove` / `xdotool windowsize` - MacOS: AppleScript ``` tell application "System Events" to tell process "Safari" set position of window 1 to...

enhancement

Hello! We can only distinguish between the these two pictures, when we set Settings.MinSimilarity =1. But this causes that sometimes other pictures however are not recognized. Is there another option...

enhancement

Hello! I´m using the current sikulix-version 2.0.1 on Windows 7 and 10 with Java 1.8.0_231 (64bit) I notice that the OCR-feature is working better than before for some texts, but...

enhancement

Hello! Is it possible to simply use the storagestate and reuse my token-data of my user.json as described [here](https://playwright.dev/docs/auth)? In case of "yes" I would be glad about how to...