0.4.3 (2025-08-14)
This release resolves a long-standing issue with @popup-toggle on macOS's ancient built-in Bash (#44). Thanks to u/Beautiful_Baseball76 for the feedback , which also motivated me to add a number of integration tests, although many are powered by some "dark" Bash magic =.=
Added
- Distribute this plugin to nixpkgs (#42, NixOS/nixpkgs#428294, thanks @szaffarano)
- Support specifying the socket path for the popup server (#43)
Changed
- The
before-openandafter-closehooks are called in the same execution that opens the popup window. This should rarely have side effects (#46)