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

added getCenterOfActiveScreen in Screen class #375

Merged

Commits on Sep 26, 2024

  1. added getCenterOfActiveScreen in Screen class

    Added function that Returns the center of the screen where the mouse pointer is placed. Useful if you want to initialise a smaller window and place it exactly in the center of screen.
    danielpetrica committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d746bfb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    ab5c8fe View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. wip

    danielpetrica committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    fdfec9d View commit details
    Browse the repository at this point in the history
  2. tests

    danielpetrica committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cca1868 View commit details
    Browse the repository at this point in the history
  3. cleaned and finsihed

    danielpetrica committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7839fcf View commit details
    Browse the repository at this point in the history
  4. type fix

    danielpetrica committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    fc7a859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    405dc51 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. turn " to '

    danielpetrica committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    348e3ca View commit details
    Browse the repository at this point in the history