Skip to content

Conversation

@iphydf
Copy link
Member

@iphydf iphydf commented Jan 19, 2026

  • Add device_cooldown option to Client_Config, defaulting to 5 seconds.
  • Load device_cooldown from configuration file.
  • Replace hardcoded sleep_thread durations in src/notify.c with named constants.

This change is Reviewable

@iphydf iphydf added this to the v0.16.2 milestone Jan 19, 2026
@github-actions github-actions bot added the enhancement New feature for the user, not a new feature for build script label Jan 19, 2026
Copy link
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need to be documented in the toxic.conf man page

@JFreegman reviewed 5 files and all commit messages, and made 1 comment.
Reviewable status: 0 of 1 approvals obtained.

Copy link
Member Author

@iphydf iphydf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@iphydf made 1 comment.
Reviewable status: 0 of 1 approvals obtained.

@iphydf iphydf marked this pull request as ready for review January 20, 2026 01:35
@iphydf iphydf force-pushed the config-cooldown branch 4 times, most recently from de566be to 3a4c190 Compare January 22, 2026 22:41
- Add `device_cooldown` option to `Client_Config`, defaulting to 5
  seconds.
- Load `device_cooldown` from configuration file.
- Replace hardcoded `sleep_thread` durations in `src/notify.c` with
  named constants.
Copy link
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JFreegman reviewed 6 files and all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained.

@toktok-releaser toktok-releaser merged commit f6d679a into TokTok:master Jan 22, 2026
16 checks passed
@iphydf iphydf deleted the config-cooldown branch January 22, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature for the user, not a new feature for build script

Development

Successfully merging this pull request may close these issues.

3 participants