Revert "config: don't allow colors.flash-alpha to be 1.0"

This reverts commit 56d2c3e990.
This commit is contained in:
Alexander Orzechowski 2025-01-04 21:36:33 -05:00
parent 977281bcd4
commit f4dbf297db
3 changed files with 2 additions and 26 deletions

View file

@ -73,9 +73,6 @@
* Runtime changes to the app-id (OSC-176) now limits the app-id string
to 2048 characters ([#1897][1897]).
* `colors.flash-alpha` can no longer be set to 1.0 (i.e. fully
opaque). This fixes an issue where the window would be stuck in the
flash state.
[1897]: https://codeberg.org/dnkl/foot/issues/1897