Skip to content

feat: implement /hybar reset command#83

Merged
raincamp merged 1 commit intomainfrom
feat/hybar-reset-command
Jan 14, 2026
Merged

feat: implement /hybar reset command#83
raincamp merged 1 commit intomainfrom
feat/hybar-reset-command

Conversation

@raincamp
Copy link
Owner

Summary

  • Add ResetAllSettings() function to conf.lua that resets all settings to defaults
  • Immediately applies visual changes to bar frame (position, transparency, scale, visibility)
  • Update slash.lua to parse command arguments and handle reset subcommand

Test plan

  • /hybar reset resets all settings and shows confirmation message
  • Bar returns to default position (center, 0, -200)
  • Transparency resets to 100%
  • Scale resets to 100%
  • Config UI controls update to reflect defaults

Closes #53

🤖 Generated with Claude Code

Add ResetAllSettings() function to conf.lua that resets all settings to
defaults and immediately applies visual changes to the bar frame.

Update slash.lua to parse command arguments and handle the reset
subcommand.

Closes #53

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@raincamp raincamp merged commit fde608f into main Jan 14, 2026
3 checks passed
@raincamp raincamp deleted the feat/hybar-reset-command branch January 14, 2026 22:14
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.

Implement /hybar reset command

1 participant

Comments