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

Remove the usage of GTK inside the compositor #1839

Open
tintou opened this issue Jan 22, 2024 · 0 comments
Open

Remove the usage of GTK inside the compositor #1839

tintou opened this issue Jan 22, 2024 · 0 comments
Labels
Priority: High To be addressed after any critical issues Status: Confirmed Verified by someone other than the reporter

Comments

@tintou
Copy link
Member

tintou commented Jan 22, 2024

GTK can't be used inside the compositor and it tried to connect to it before the compositor is available.
As we are only using it for Cairo, the solution is to use Cairo directly here (or use shaders etc. and get rid of Cairo too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High To be addressed after any critical issues Status: Confirmed Verified by someone other than the reporter
Projects
Status: In progress
Development

No branches or pull requests

1 participant