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

Bindings for rendering from Python. #131

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

Conversation

QBobWatson
Copy link

I'm writing a custom scene graph renderer for qtile: qtile/qtile#4553

These are some straightforward bindings that I found I needed. Most of them are in scene.py, although I also added some low-level bindings to wlr/renderer/egl.h and wlr/renderer/gles2.h.

QBobWatson pushed a commit to QBobWatson/qtile that referenced this pull request Nov 18, 2023
I accidentally used the constructor SceneRect(ptr=...), which does not yet
exist in pywlroots.  (But see
flacjacket/pywlroots#131).
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