github 777genius/claude-notifications-go v1.29.1

latest releases: v1.40.1, v1.40.0, v1.39.4...
5 months ago

Bug Fixes

Linux: Click-to-focus now works with Terminator (#44)

Terminator does not set the TERM_PROGRAM environment variable (unlike most other terminals), so the daemon was falling back to a generic "Terminal" identifier. This caused all focus methods (xdotool, activate-window-by-title, etc.) to search for the wrong window class, making click-to-focus silently fail.

The fix detects Terminator via its TERMINATOR_UUID environment variable, which it always sets for child processes.


๐Ÿ“ฆ Installation ยท ๐Ÿ”„ Updating

Full Changelog: v1.29.0...v1.29.1

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.