Skip to content

fix(system_stats): add missing regex lib#1346

Open
the-homeless-god wants to merge 1 commit into
elkowar:masterfrom
the-homeless-god:patch-1
Open

fix(system_stats): add missing regex lib#1346
the-homeless-god wants to merge 1 commit into
elkowar:masterfrom
the-homeless-god:patch-1

Conversation

@the-homeless-god

Copy link
Copy Markdown

Please follow this template, if applicable.

Description

Hi, with latest version on BSD faced that the file of system stats missing regex import, without it doesn't build.

Usage

When adding a widget or anything else that affects the configuration,
please provide a minimal example configuration snippet showcasing how to use it and

Showcase

When adding widgets, please provide screenshots showcasing how your widget looks.
This is not strictly required, but strongly appreciated.

Additional Notes

Anything else you want to add, such as remaining questions or explanations.

Checklist

Please make sure you can check all the boxes that apply to this PR.

  • All widgets I've added are correctly documented.
  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • I used cargo fmt to automatically format all code before committing

@werdl

werdl commented Jul 6, 2025

Copy link
Copy Markdown

Hi, I have fixed this properly in #1345, as on OpenBSD (haven't tested on other BSDs) battery info wasn't working at all, so I fixed that + the regex thing.

@the-homeless-god

Copy link
Copy Markdown
Author

@werdl I think it can be simply just fix first regex and after that just jump into your fix :)

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