necouchman opened a new pull request, #474:
URL: https://github.com/apache/guacamole-server/pull/474

   This is a really basic update for the Guacamole RAIL channel that handles 
situations where RAIL windows are minimized by simply immediately sending the 
`SC_RESTORE` command for that window back to the RDP server, causing the window 
to immediately re-appear. This resolves, at a very basic level, the issue with 
RAIL windows that are minimized becoming inaccessible within the Guacamole 
interface.
   
   Looking at both the MS-RDPERP specification and the xfreerdp client, I 
suspect there is a lot more potential for some really cool functionality within 
the RAIL channel that could be implemented within Guacamole - like the ability 
to track what RAIL windows are open for a particular client, perhaps even open 
them in new/separate windows, and perhaps even integrate with the current 
multi-connection support to provide an icon representation of "minimized" RAIL 
windows. But, I thought I'd go the simpler route, first, and just solve the 
problem of not being able to access things that get [mistakenly] minimized.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to