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

Get the z-index of a window? #175

Closed
Mufanc opened this issue Dec 15, 2024 · 1 comment
Closed

Get the z-index of a window? #175

Mufanc opened this issue Dec 15, 2024 · 1 comment

Comments

@Mufanc
Copy link

Mufanc commented Dec 15, 2024

I am planning to develop a screenshot tool using Tauri, which includes the functionality to select a window for capturing. Users will be able to move the mouse cursor to select the window they wish to capture, similar to traditional screenshot tools such as Snipaste.

However, it appears that xcap currently does not support retrieving the z-index of a window. In other words, when a user moves the mouse cursor to a specific coordinate and there are multiple windows containing this coordinate, I am unable to determine which window to capture.

Therefore, I would like to inquire politely to the developers whether there are any plans to add the capability to retrieve the z-index of windows in xcap in the future.

@nashaofu
Copy link
Owner

Merged #173

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