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

Multi monitor related fixes #84

Merged
merged 7 commits into from
Feb 23, 2024

Commits on Feb 13, 2024

  1. Prevent GoZen from going out of 'visible' screen bounds

    Like behind the taskbar
    Or behind the Copilot sidebar
    ManpreetXSingh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c5c64f7 View commit details
    Browse the repository at this point in the history
  2. Fix window disappearing when main screen's coordinates change

    when the coordinates of the main screen were changed and the window was dragged, the window would get a huge offset from where it should be.
    ManpreetXSingh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    52709a7 View commit details
    Browse the repository at this point in the history
  3. Fix extra window offset on screen position change

    This line did not get committed😅
    ManpreetXSingh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    23dc069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5dd693 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b1b8f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 20, 2024

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