Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1C6CD200C89 for ; Sat, 29 Apr 2017 01:07:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1AE9D160BB8; Fri, 28 Apr 2017 23:07:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 628E4160BA3 for ; Sat, 29 Apr 2017 01:07:09 +0200 (CEST) Received: (qmail 64175 invoked by uid 500); 28 Apr 2017 23:07:08 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 64166 invoked by uid 99); 28 Apr 2017 23:07:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2017 23:07:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0B6F8189645 for ; Fri, 28 Apr 2017 23:07:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id GQ1bmW7UGVkd for ; Fri, 28 Apr 2017 23:07:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AE9595F642 for ; Fri, 28 Apr 2017 23:07:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 40D03E069F for ; Fri, 28 Apr 2017 23:07:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8404821DDE for ; Fri, 28 Apr 2017 23:07:04 +0000 (UTC) Date: Fri, 28 Apr 2017 23:07:04 +0000 (UTC) From: "Michael Jumper (JIRA)" To: commits@guacamole.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GUACAMOLE-288) Multi Display Support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 28 Apr 2017 23:07:10 -0000 [ https://issues.apache.org/jira/browse/GUACAMOLE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989562#comment-15989562 ] Michael Jumper commented on GUACAMOLE-288: ------------------------------------------ {quote} I'm wondering if multi monitor support for RDP (and maybe even VNC?) is on Guacamole's roadmap? {quote} The short answer is that this JIRA _is_ the roadmap. To check whether something is on the Guacamole's roadmap, take a quick search through currently-open issues in JIRA. If something you're looking for isn't present, then the next step is to create an issue requesting that feature, as you have just done. {quote} I've found a ticket on the old Jira where a developer suggested it may be a trivial fix that involves adding a few flags and then the ticket went quite in 2015. {quote} I doubt that this will be as trivial as implied by that suggestion. Few features boil down to, simply, mapping things to FreeRDP flags. I haven't looked into the level of support within the FreeRDP library, but my main worry would be in how Guacamole should expose those multiple displays to the user. For multi-monitor support to work well, users would need to be able to: # Interact with the large, multi-monitor remote desktop despite having only one local monitor. # Interact with the multi-monitor remote desktop spanning their local multi-monitor setup. How the above could be achieved is not immediately clear. > Multi Display Support > --------------------- > > Key: GUACAMOLE-288 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-288 > Project: Guacamole > Issue Type: New Feature > Components: guacamole-client, guacamole-server > Reporter: Slava > Priority: Minor > > Hello, > I'm wondering if multi monitor support for RDP (and maybe even VNC?) is on Guacamole's roadmap? Currently, when we RDP to a workstation with multiple displays, we only see the primary display. Can't find any options in the connection settings to configure multiple monitors. > I've found a ticket on the old Jira where a developer suggested it may be a trivial fix that involves adding a few flags and then the ticket went quite in 2015...so just wondering if this feature is in fact being added and if there is any ETA for it? > Thank you -- This message was sent by Atlassian JIRA (v6.3.15#6346)