Results 110 comments of Andri Yngvason

Funny. We had a discussion about this on #sway-devel a few days ago. I'll post it here for reference: ``` 16:03:01 any1 | emersion: Did you read my question about...

> Regarding the cursor position, it's perfectly within scope. How else will you know where to put the cursor once you receive it? It can't be tied to `zwlr_screencopy_frame_v1` because...

Maybe we should consider what a "perfect" protocol for capturing cursors would look like and work from there?

But ideally, screencopy-v2 should also include support for capturing toplevels, right?

What's the point of the "continue" request? You need to supply a new buffer to be copied into, so the copy/begin request should suffice. It seems that you can only...

> The current v2 draft lets you pass one buffer for the frame that would be reused for every frame. You cause the next frame to be captured by calling...

Another consequence of server created objects racing with the client's object map is that when the server destroys object and creates new ones immediately after, it will send the client...

I have i.MX6Q running etnaviv (mesa 19.0) on kernel 4.19. I will test the PR and see if it works.

Does this still happen?

There could be an option to call a user defined command upon connection, which would determine if the connection is accepted or not.