Skip to content

Conversation

@ninetailedtori
Copy link
Contributor

Replace shared_ptr with weak_ptr and guard progress dispatches with .lock(). Mark several APIs const or static and tighten parameter types. Reorder headers, prefer free filesystem helpers (exists/create_directories), and clean up minor style issues. Fix plugin install path handling and correct inline documentation in theme_mgr.h.

Replace shared_ptr<Updater> with weak_ptr and guard progress
dispatches with .lock(). Mark several APIs const or static and
tighten parameter types. Reorder headers, prefer free filesystem
helpers (exists/create_directories), and clean up minor style issues.
Fix plugin install path handling and correct inline documentation in
theme_mgr.h.

Signed-off-by: Toria <[email protected]>
@shdwmtr
Copy link
Member

shdwmtr commented Jan 15, 2026

Thanks for the PR!

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