The easiest repro:
- Start menu on bottom of main monitor
- Start Talon
- repl => print(str(ui.screens()[0].visible_rect))
- Move the start menu to the left, right, or top of the screen
- repl => print(str(ui.screens()[0].visible_rect)). Note the visible_rect is the same as in step 3.
Pretty minor thing I noticed when Optikey is started after Talon, causes issues with window snapping etc.
The easiest repro:
Pretty minor thing I noticed when Optikey is started after Talon, causes issues with window snapping etc.