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

GUACAMOLE-288: Add support for multi-monitor connections on RDP. #1061

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

corentin-soriano
Copy link
Member

Anyone who wishes can test and feedback will be appreciated!

Requires using this branch on guacamole-server: apache/guacamole-server#560

  • Display each monitor in separate window.
  • Secondary windows automatically resize to the dimensions of the main window.
  • Display user consent button to switch all window on fullscreen when the main window fullscreen is enabled.
  • All monitors are on the size of the main window and ordered from left to right (left monitor is the primary).
  • Handle CTRL+ALT+SHIFT in secondary monitors (open the menu on the main window).
  • Close secondary monitor on client disconnect.
  • Admin can limit the usage of multi-monitors on each connection.
  • Drag and drop between windows without having to release the click and resume on the other side.

Admin settings:
image
Add new monitor:
image
Multiple monitors opened:
image

@stephzero1
Copy link

wow this is huge! i will test asap

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.

2 participants