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

Use window ID for target window #14

Open
MRLokop opened this issue Mar 11, 2021 · 2 comments
Open

Use window ID for target window #14

MRLokop opened this issue Mar 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@MRLokop
Copy link

MRLokop commented Mar 11, 2021

Is i can get HWND of window or pass it instead title?

@SnosMe SnosMe changed the title HWND Use window ID for target window Mar 11, 2021
@SnosMe
Copy link
Owner

SnosMe commented Mar 11, 2021

Similar to #7

From README "You can initialize library only once", that's a very big limitation atm. It's common to restart target app but keep your utility app in tray for days, so need to add cleanup code to stop watching window, so we can change PID.

Applies here too, but for window id instead of PID.

@SnosMe SnosMe added the enhancement New feature or request label Mar 11, 2021
@ErikApption
Copy link

@SnosMe I'm looking for this feature as well for making a linux screensaver inside xscreensaver. Looking to jump into your c code - do you have any suggestions for testing and developing this feature? Any test program I could use for this? (beside xscreensaver)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants