Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated TP api version and bug fixes #5

Merged
merged 2 commits into from
Mar 29, 2023
Merged

Updated TP api version and bug fixes #5

merged 2 commits into from
Mar 29, 2023

Conversation

KillerBOSS2019
Copy link
Owner

  • Fixed unable to move process to non-standard multimonitor setup Issues Thanks to @xenimax for helping me out
  • removed statedUpdate keep creating new thread and call itself as It is expensive to create thread. So now it will use while loop instead which is much more efficient

- Fixed unable to move process to non-standard multimonitor setup [Issues]( #4) Thanks to @xenimax for helping me out
- removed statedUpdate keep creating new thread and call itself as It is expensive to create thread. So now it will use while loop instead which is much more efficient
@KillerBOSS2019
Copy link
Owner Author

I don't want to marge it yet. because I noticed when I run the program for about 10-20minutes it suddenly uses 10% CPU. during my testing without compiling to exe. Will debug this later. (I am guessing might be the stateUpdate func causing the issue but not sure)

- There are some window process like PopupHost which is for mouse hovering event.
@KillerBOSS2019 KillerBOSS2019 merged commit 462c10a into main Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant