Skip to content

[Wayland] Add support for single-pixel-buffer-v1 protocol#804

Open
Sunderland93 wants to merge 3 commits intolinuxmint:masterfrom
Sunderland93:single_pixel_buffer
Open

[Wayland] Add support for single-pixel-buffer-v1 protocol#804
Sunderland93 wants to merge 3 commits intolinuxmint:masterfrom
Sunderland93:single_pixel_buffer

Conversation

@Sunderland93
Copy link
Contributor

The "single pixel buffer" Wayland protocol extension provides a way for clients to create 1x1 buffers with a single color, specified by providing the color channels (red, green and blue) as well as the alpha channel as a 32 bit unsigned integer.

This protocol is useful for e.g. MPV for creating black borders around the content.

The "single pixel buffer" Wayland protocol extension provides a way for
clients to create 1x1 buffers with a single color, specified by
providing the color channels (red, green and blue) as well as the
alpha channel as a 32 bit unsigned integer.

This protocol is useful for e.g. MPV for creating black borders around content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant