You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/05/03 05:54:46 UTC

[GitHub] guacamole-client pull request #283: GUACAMOLE-559: Add support for reading/w...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-client/pull/283

    GUACAMOLE-559: Add support for reading/writing clipboard contents using the Asynchronous Clipboard API.

    Finally: the Holy Grail.
    
    https://developers.google.com/web/updates/2018/03/clipboardapi
    https://www.w3.org/TR/clipboard-apis/#async-clipboard-api

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-client async-clipboard-api

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/283.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #283
    
----
commit 619963277dd325745575a9f4332ab355618e2827
Author: Michael Jumper <mj...@...>
Date:   2018-05-03T05:44:04Z

    GUACAMOLE-559: Add support for reading/writing clipboard contents using the Asynchronous Clipboard API.

----


---

[GitHub] guacamole-client pull request #283: GUACAMOLE-559: Add support for reading/w...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-client/pull/283


---