[Spice-commits] Changes to 'stream2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 31 20:51:08 UTC 2019


New branch 'stream2' available with the following commits:
commit 9bc7e800dc0179cd88f51b73ca8c87e006ba0e08
Author: Jeremy White <jwhite at codeweavers.com>
Date:   Tue Dec 31 10:50:32 2019 -0600

    Make an attempt to follow the rules on auto play videos.
    
    Browsers have stopped allowing auto play videos.  The documented solution
    is to mute your video.  This patch mutes our videos and also attempts to
    start playing if the auto play does not fire.

commit 93ff550659fdeace339af7ff668fd11fca5f87c8
Author: Jeremy White <jwhite at codeweavers.com>
Date:   Tue Dec 31 10:52:12 2019 -0600

    Allow pointer events to go through our videos.
    
    If a video covers up a substantial portion of the screen,
    you can no longer interact with it.
    
    This change allows pointer events to flow through to our canvas.



More information about the Spice-commits mailing list