This repository was archived by the owner on Aug 10, 2025. It is now read-only.
Commit c9fe218
authored
Bug Fixes (#23)
* Fix windows detection
- Change Title Match Mode to be 3 which is exact match.
* Fixed Error with SetTitleMatchMode
* Improvements to the Reconnect.
This seems to work 100% of the time on 1920x1080, a smaller window seems to work 2nd try.
* Reconnection working 100% on all screens.
- Closes #16
* Requested Changes
- Added a comment block explaining why it's done this way and why we change SendMode.1 parent fb93ebe commit c9fe218
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
| |||
0 commit comments