Skip to content

v1.29.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 17:43
· 138 commits to main since this release

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