Skip to content

v2.1.0 — Hotkeys, tray toggle, notification prefs, idle-only purge

Latest

Choose a tag to compare

@Layellie Layellie released this 28 Jun 11:31
7df8388

What's new

First minor bump under the "batch fixes, don't ship per-commit" cadence — bundles five user-visible features plus a card-layout refresh into one release instead of five interim builds.

Hotkeys

  • Ctrl+Alt+P — system-wide manual purge.
  • Ctrl+Alt+T — system-wide timer-resolution toggle.
  • Settings panel shows the active bindings (read-only for v2.1.0; rebind UI is parked for v2.2).

Tray behaviour

  • Single left-click toggles the window instead of always showing it. If the window is in the tray it surfaces with proper foreground promotion; if it's already visible it tucks back into the tray. Right-click → "Show" still always surfaces.

Notification preferences

  • Three independent checkboxes in Settings: purge balloons, timer-state balloons, game-detected balloons. Defaults stay ON so upgraded installs see no change unless the user opts out.

Idle-only auto-purge

  • New "Sadece boştayken / Only when idle" toggle with a minutes input, sitting above the AUTO PURGE master switch. When enabled, threshold-triggered purges fire only after the user has been idle for the configured window (default 5 min). Gaming/typing sessions aren't interrupted anymore.

Single-instance signal

  • Re-launching the .exe while it's already running no longer pops "already running". The second process signals the live instance via a named EventWaitHandle (with AllowSetForegroundWindow(ASFW_ANY) so the foreground promote isn't muted), then exits silently.

Memory card refresh

  • Bottom strip is now Total | Free | Purges, anchored left/center/right of each cell for proper visual rhythm. Purge count moved here from the Standby Purge card's header (× count chip dropped — it was asymmetric and pushed the title off-centre).
  • KPI block now sits vertically centred in the slack the sibling Standby Purge card forces on the row, so the box no longer has a dead band at the bottom.
  • clearable subtitle font 10 → 14 for legibility next to the 28pt KPI.

Settings panel

  • New NOTIFICATIONS and HOTKEYS sections between Theme and Backup. Row layout grew but the * Logs row absorbs the extra height — no outer scrollbar, version footer stays pinned at the bottom.

Installation

Download StandbyAndTimer_Setup_2.1.0.exe below and run it. Administrator rights are required (UAC will prompt).

Or via winget once the manifest is approved:

winget install Layellie.StandbyAndTimer

Integrity

SHA256: b69bd65d548dd8326fe5628d56daa1f13ef2da602d06d773f70a7669c3b0e5b6

The in-app update checker verifies this hash automatically.