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

detecting open overlapping windows #25

Open
shbonita opened this issue Jan 17, 2019 · 1 comment
Open

detecting open overlapping windows #25

shbonita opened this issue Jan 17, 2019 · 1 comment

Comments

@shbonita
Copy link
Contributor

shbonita commented Jan 17, 2019

If a Ctrl+F is pressed, we need to detect what part of the code editor is occluded. These events should be written out to the gaze output so that we can use this information during post processing. We also need to know what part of the screen is occluded.

The above is one example of an overlapping window. There could be other windows that overlap the code editor such as the larger search window.

This issue does not deal with tracking contents of what is on the window.

This applies to

  • search pop up
  • ctrl find window
@shbonita
Copy link
Contributor Author

Check if we can open up the Ctrl+F in a different integrated location. If that happens then we can assume that the window will not overlap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants