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 2017/03/01 16:47:05 UTC

[GitHub] incubator-guacamole-server pull request #73: GUACAMOLE-226: Properly initial...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-server/pull/73

    GUACAMOLE-226: Properly initialize new layers as fully opaque.

    All layers are fully opaque by default, and `guac_common_surface` should accurately represent this. Doing otherwise means that newly-joining users of a shared connection will receive the wrong layer opacity, effectively hiding all but the default layer.

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

    $ git pull https://github.com/mike-jumper/incubator-guacamole-server opacity-regression

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

    https://github.com/apache/incubator-guacamole-server/pull/73.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 #73
    
----
commit 72284cfc7c555337cf351cce91d7ff99ef00b952
Author: Michael Jumper <mj...@apache.org>
Date:   2017-03-01T16:45:12Z

    GUACAMOLE-226: All new layers are fully opaque.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-guacamole-server pull request #73: GUACAMOLE-226: Properly initial...

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

    https://github.com/apache/incubator-guacamole-server/pull/73


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---