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

core: move all unique_ptrs from the STL to hyprutils #9143

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

vaxerski
Copy link
Member

@vaxerski vaxerski commented Jan 23, 2025

Moves (almost) all unique_ptrs to hyprutils.

In the future, we also want to remove the remaining functions that return raw C pointers due to storage like vector<unique_ptr<>>

@vaxerski vaxerski changed the title core: move all shared_ptrs from the STL to hyprutils core: move all unique_ptrs from the STL to hyprutils Jan 23, 2025
@vaxerski
Copy link
Member Author

@fufexan can I get a nix + meson bump of hu to 0.4.0

@vaxerski vaxerski merged commit 0a1ae48 into hyprwm:main Jan 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant