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

Plugin for providing screen resolution #274

Open
klues opened this issue Dec 3, 2018 · 1 comment
Open

Plugin for providing screen resolution #274

klues opened this issue Dec 3, 2018 · 1 comment

Comments

@klues
Copy link
Contributor

klues commented Dec 3, 2018

While discussing a mouse control system via scanning developed by a student the idea for the following simple plugin came to my mind:

Plugin "Screen"

Output ports:

  1. resolutionX -> current screen resolution in x-direction
  2. resolutionY -> current screen resolution in y-direction

It would be very useful in the mouse control scenario in order to determine the min/max values where the mouse can be moved.

@deinhofer
Copy link
Contributor

Sounds like a good idea.
Maybe even better, if the plugin could tell us about attached display devices and their resolution.

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