You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "sirux88 (Jira)" <ji...@apache.org> on 2022/01/30 12:13:00 UTC

[jira] [Created] (GUACAMOLE-1525) Support for true fullscreen mode and keyboard lock

sirux88 created GUACAMOLE-1525:
----------------------------------

             Summary: Support for true fullscreen mode and keyboard lock
                 Key: GUACAMOLE-1525
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1525
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole
            Reporter: sirux88


As the browser specific fullscreen mode isn't a true fullscreen mode, i made some changes to allow usage of browser fullscreen api ([Fullscreen API - Web APIs | MDN (mozilla.org)|https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API])
This change works on 

 

Futhermore this change allows usage of browser keyboard lock api ([Keyboard.lock() - Web APIs | MDN (mozilla.org)|https://developer.mozilla.org/en-US/docs/Web/API/Keyboard/lock]) to prevent execution of special keys on local (eg. Meta key, Functionkeys with special browser purpose like F5 oder F11)
Unfortunately keyboard lock api only works on chromium based browsers



--
This message was sent by Atlassian Jira
(v8.20.1#820001)