Skip to content

New Speed up and Slow Down UI#22

Merged
Lexer747 merged 1 commit into
mainfrom
dev
Aug 13, 2025
Merged

New Speed up and Slow Down UI#22
Lexer747 merged 1 commit into
mainfrom
dev

Conversation

@Lexer747

@Lexer747 Lexer747 commented Aug 10, 2025

Copy link
Copy Markdown
Owner

This patch adds the ability to slow and speed up the Ping capturing while the program is running. Before this patch there was no way for the speed to change while it was running and could only be configured once via commandline at start up.

When the speed is changing a small up and down arrow is shown:

Code_ZrL64u6qyv.mp4

Misc:

  • Re-factored GUI to actually be in the right package and not in cmd/subcommands/acci-ping/application.go
  • Re-factored Error Toasts to be a shared mechanism implemented by the GUI package.
  • Fix README and -l to be -debug-log for clarity
  • All -debug* options are hidden by default unless requested by -help-debug
  • Tweak a few logging calls to be Info.
  • Fix computeFrameConfig evaluation for draw calls.
  • Fix a bug with the DNS implementation (not resetting index)

@Lexer747
Lexer747 force-pushed the dev branch 3 times, most recently from def73d9 to 85f8213 Compare August 13, 2025 19:43
This patch adds the ability to slow and speed up
the Ping capturing while the program is running.
Before this patch there was no way for the speed
to change while it was running and could only be
configured once via commandline at start up.

When the speed is changing a small up and down
arrow is shown:

https://github.com/user-attachments/assets/05bc6bdc-ffc1-42a4-a9be-031ee1eafc59

### Misc:

* Re-factored GUI to actually be in the right
  package and not in
  `cmd/subcommands/acci-ping/application.go`
* Re-factored Error Toasts to be a shared
  mechanism implemented by the GUI package.
* Fix README and `-l` to be `-debug-log` for
  clarity
* All `-debug*` options are hidden by default
  unless requested by `-help-debug`
* Tweak a few logging calls to be `Info`.
* Fix `computeFrameConfig` evaluation for draw
  calls.
* Fix a bug with the DNS implementation (not
  resetting index)
@Lexer747
Lexer747 merged commit 36c3a22 into main Aug 13, 2025
3 checks passed
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.

1 participant