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

add ExternalSurfaceWidget #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henkwiedig
Copy link
Contributor

@henkwiedig henkwiedig commented Dec 28, 2024

The PR adds an ExternalSurfaceWidget

The widget itself does not draw anything. It creates an empty cairo surface and exposes the memory region via shm.
The region can then be uses by a third party application to draw a custom OSD.

This is intended to be used by msposd and the new rockchip support. OpenIPC/msposd#42
But this could be used by any other cairo capeable application.
Tested this with 2 exposed surfaces.

@JohnDGodwin
Copy link
Member

Tested on Radxa and working.

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.

2 participants