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

buffer: Get rid of buffer locking #157

Closed
wants to merge 2 commits into from

Conversation

PlasmaPower
Copy link
Contributor

@PlasmaPower PlasmaPower commented Mar 11, 2025

Also changes the public fields in IBuffer to getters, so that they can be overridden.

Used for gulafaran/Hyprland#1 . Breaks compatibility with hyprland.

@PlasmaPower
Copy link
Contributor Author

Based on conversations in discord about double-commits and reviewing the overall architecture here, I no longer think RAII is the way to go for buffer locking and we should make do with the backendRelease system instead

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