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

Allow changing screens from non-rectangular multi-monitor setups #1626

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

Conversation

vjpr
Copy link

@vjpr vjpr commented Mar 31, 2022

Status

This is an incomplete draft.

Currently only implemented for up/down from a macOS primary display (my setup).

Reference

#1112

Todo

  • Create a new protocol version to allow sending information about display dimensions and origins.
  • Implement and test left/right.
  • Implement Windows and Linux display retrieval code.
  • Remove hard-coded macos-specific code from Server.cpp.
  • Extract display detection code into separate functions/files.

Related Features

Contributor Checklist:

  • I have created a file in the doc/newsfragments directory IF it is a
    user-visible change (and make sure to read the README.md in that directory)

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.

None yet

1 participant