Releases: EVMlord/Warm-N-Dim
Release list
0.4.0-beta.2
[0.4.0-beta.2] – 2026‑08‑20
Changed
- Fullscreen default is Hide overlay. Ask after fullscreen hides during the session, then shows a branded Warm N Dim window once you are back (no native Windows dialog).
- Fullscreen detection no longer treats lock screen / screensaver (
QUNS_BUSY) as a game.
Download WarmNDim-Setup-0.4.0-beta.2.exe. Windows SmartScreen may show "Windows protected your PC" because this build is unsigned. Click More info then Run anyway.
0.4.0-beta.1
[0.4.0-beta.1] – 2026‑08‑19
Added
- Global hotkeys (toggle, open controls, optional warmth/dim bumps). Click-to-record in Controls.
- Schedule: fixed hours or local sunset→sunrise (
suncalc, offline city presets). Optional fade. - Fullscreen handling as a user choice: Ask each time, Hide overlay, or Always stay on top. Optional borderless/F11 detection.
- Update channel: Stable vs Beta (GitHub prereleases).
- Controls window is tabbed (Overlay / Schedule / Hotkeys / Updates).
Changed
- Controls no longer open on every launch; first run still opens them. Tray click and a second instance still open controls.
- Toggle button reflects whether the overlay is enabled.
- Main process split into
src/lib/*. - Overlay z-order is re-asserted every 2s in always-on-top mode (Windows often steals it).
- Installer
afterPacknow strips SwiftShader (no software GL fallback). package.jsonlicense field is MIT (matchesLICENSE).- GitHub Actions Release workflow builds the Windows installer and publishes the GitHub release (run from the Actions tab).
Fixed
powerMonitorresume handler is registered afterapp.whenReady().- Auto-updater CJS load + file logger (from
devafter 0.3.2).
Download WarmNDim-Setup-0.4.0-beta.1.exe. Windows SmartScreen may show "Windows protected your PC" because this build is unsigned. Click More info then Run anyway.
0.3.2
0.3.1
0.3.0
Warm N Dim v0.3.0 — First public beta
A tiny Windows utility that overlays a warm tint and super-dim layer on top of everything. Great for late-night coding, reading, or minimizing eye strain.
✨ Highlights
-
Two sliders: Warmth (blue-light reduction) and Dim (extra darkness beyond system minimum)
-
Always-on-top, click-through overlay that doesn’t block interaction
-
Multi-monitor support (per-display overlays)
-
Tray app with quick toggle, Launch at startup option, and Debug → Flash overlay
-
Settings persist across restarts
-
Auto-update ready (GitHub Releases)
🧰 How to use
-
Run the installer (WarmNDim-Setup-0.3.0.exe).
-
Find Warm N Dim in the system tray.
-
Click Open controls to adjust Warmth and Dim.
-
Toggle Launch at startup if you want it to auto-launch with Windows.
✅ Requirements
-
Windows 10/11 (x64)
-
No admin rights needed
🔐 Security & privacy
-
No telemetry, no network calls except checking for updates (GitHub Releases).
-
Runs from the tray; close the controls window and it keeps working.
-
Windows may show “Windows protected your PC” once—choose More info → Run anyway.