mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
parent
24049a1a5a
commit
14741b1b29
8 changed files with 41 additions and 19 deletions
|
|
@ -135,6 +135,11 @@ Detailed list of changes
|
|||
- Fix :opt:`background_opacity` being non-linear with light color themes
|
||||
(:iss:`8869`)
|
||||
|
||||
- Add support for blinking text. Text marked as blinking now blinks in exact
|
||||
rhythm with the cursor. The blinking animation and max duration are
|
||||
controlled by :opt:`cursor_blink_interval` and
|
||||
:opt:`cursor_stop_blinking_after`. (:pull:`8551`)
|
||||
|
||||
- Wayland: Fix incorrect window size calculation when transitioning from
|
||||
full screen to non-full screen with client side decorations (:iss:`8826`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue