Skip to main content
Module tray_countdown
entracte_
lib
0.0.1
Module tray_
countdown
Module Items
Enums
Functions
In entracte_
lib::
scheduler
entracte_lib
::
scheduler
Module
tray_
countdown
Copy item path
Source
Enums
§
Tray
Countdown
Snapshot
One-second snapshot of what the tray ticker should display.
Functions
§
decide_
tray_
snapshot
🔒
format_
countdown
Format remaining seconds as
M:SS
(or
MM:SS
past ten minutes) for the tray title. macOS/Linux only; Windows trays don’t render text.
pick_
countdown_
secs
Select which countdown the tray should show according to the user’s
tray_countdown_target
setting.
"short"
returns the micro timer,
"long"
returns the long timer, anything else returns whichever is sooner (the default
"next"
behaviour).