Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The image of the boomer is not live updated #26

Open
rexim opened this issue Sep 25, 2019 · 4 comments
Open

The image of the boomer is not live updated #26

rexim opened this issue Sep 25, 2019 · 4 comments

Comments

@rexim
Copy link
Member

rexim commented Sep 25, 2019

Probably related to #21

@rexim rexim added this to To do in Twitch Streams Nov 27, 2019
rexim added a commit that referenced this issue Dec 4, 2019
 (#26) Add experimental Live Update feature
@rexim
Copy link
Member Author

rexim commented Dec 11, 2019

@rexim rexim moved this from To do to In progress in Twitch Streams Dec 11, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
rexim added a commit that referenced this issue Dec 12, 2019
(#26) Experimental MIT-SHM support
@rexim
Copy link
Member Author

rexim commented Dec 18, 2019

We tried xXf86dga https://linux.die.net/man/3/xdga but it appears it doesn't really do what we want and almost deprecated anyway https://bugs.freedesktop.org/show_bug.cgi?id=6153

So, let's stick with only MIT-SHM for now, because it just works.

rexim added a commit that referenced this issue Dec 25, 2019
rexim added a commit that referenced this issue Dec 26, 2019
rexim added a commit that referenced this issue Dec 26, 2019
@rexim rexim added the -d:live label Jan 30, 2020
@predefine
Copy link

when fix xd

@nhammond129
Copy link

@predefine
if you're just running into the boomer/src/screenshot.nim(45, 26) Error: undeclared identifier: 'TXShmSegmentInfo' error then renaming to PXShmSegmentInfo as suggested

candidates (edit distance, scope distance); see '--spellSuggest': 
 (1, 5): 'PXShmSegmentInfo'

worked for me

additionally, if any X or i3 wizards are about, is there a way I can have boomer full screen and live, but screenshot "beneath" it? I could move it out of the way for each frame but I anticipate that'd result in really fucky behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Twitch Streams
  
In progress
Development

No branches or pull requests

3 participants