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

[FEATURE ⭐] is there a way to get list of active tabs and user can select the specific tab to get screen recorder #34

Open
yashwanth2804 opened this issue Apr 11, 2024 · 4 comments

Comments

@yashwanth2804
Copy link

I'm not sure how to possible with this or I can use windows-rs ,
If this functionality exists , would be better if there is a example provided

Thank you

@NiiightmareXD
Copy link
Owner

Well, this feature is available in the underlying API but its not currently exposed, I'll try to get it ready as soon as possible.

@yashwanth2804
Copy link
Author

yashwanth2804 commented Apr 11, 2024

Pleas expand the

only one example is there in rust , I will try my best to add few examples if possible ,
Thank you

@NiiightmareXD
Copy link
Owner

NiiightmareXD commented Apr 11, 2024

Yea, I don't know what more should I feature in it maybe showcasing Window and Monitor structs could help.

@yashwanth2804
Copy link
Author

looking for something similar like this impl in python in Rust, please let me know if any updates on the example added,

let window = match Window::from_contains_name(self.window_name.as_ref().unwrap()) {

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

No branches or pull requests

2 participants