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

Some windows controls for Linux systems. #844

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zealen408
Copy link

This code adds functionality for Linux systems.

  1. get a list of open windows
  2. return a window id code based on search key word in a window title. e.g search term of "inbox" could return open email window.
  3. shift the focus to a window based on the id.
  4. return the x,y and height, width of a window with a given id.

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