mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
changelog: asynchronous client application termination
This commit is contained in:
parent
b7edfc2822
commit
98e8778e41
1 changed files with 6 additions and 0 deletions
|
|
@ -42,6 +42,10 @@
|
|||
### Changed
|
||||
|
||||
* `bold-text-in-bright=palette-based` now only brightens colors from palette
|
||||
* Raised grace period between closing the PTY and sending `SIGKILL` (when
|
||||
terminating the client application) from 4 to 60 seconds.
|
||||
* When terminating the client application, foot now sends `SIGTERM` immediately
|
||||
after closing the PTY, instead of waiting 2 seconds.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
@ -58,6 +62,8 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/651).
|
||||
* Output scale being zero on compositors that does not advertise a
|
||||
scaling factor.
|
||||
* Slow-to-terminate client applications causing other footclient instances to
|
||||
freeze when closing a footclient window.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue