Skip to content
Release 1.18.1

Added
-----

* OSC-99: support for the `s` parameter. Supported keywords are
  `silent`, `system` and names from the freedesktop sound naming
  specification.
* `${muted}` and `${sound-name}` added to the
  `desktop-notifications.command` template.

Changed
-------

* CSD buttons now activate on mouse button **release**, rather than
  press ([#1787][1787]).

Fixed
-----

* Regression: OSC-111 not handling alpha changes correctly, causing
  visual glitches ([#1801][1801]).

[1801]: https://codeberg.org/dnkl/foot/issues/1801

Contributors
------------

* Craig Barnes
* Shogo Yamazaki