mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 00:38:10 +02:00
Update changelog with new window_logo setting
This commit is contained in:
@@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||||||
the keyboard. Pressing it causes numbers to appear over each visible window
|
the keyboard. Pressing it causes numbers to appear over each visible window
|
||||||
and you can press the number to focus the corresponding window (:iss:`4110`)
|
and you can press the number to focus the corresponding window (:iss:`4110`)
|
||||||
|
|
||||||
|
- A new facility :opt:`window_logo_path` to draw an arbitrary PNG image as
|
||||||
|
logo in the corner of a kitty window (:pull:`4167`)
|
||||||
|
|
||||||
- Allow rendering the cursor with a *reverse video* effect. See :opt:`cursor`
|
- Allow rendering the cursor with a *reverse video* effect. See :opt:`cursor`
|
||||||
for details (:iss:`126`)
|
for details (:iss:`126`)
|
||||||
|
|
||||||
@@ -34,10 +37,6 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||||||
- A new remote control command to :program:`visually select a window <kitty @
|
- A new remote control command to :program:`visually select a window <kitty @
|
||||||
select-window>` (:iss:`4165`)
|
select-window>` (:iss:`4165`)
|
||||||
|
|
||||||
- A new option :opt:`background_image_anchor` to *anchor* the background image
|
|
||||||
to a position in the OS Window, useful for displaying images with logos or
|
|
||||||
similar (:pull:`4167`)
|
|
||||||
|
|
||||||
- Add support for reporting mouse events with pixel co-ordinates using the
|
- Add support for reporting mouse events with pixel co-ordinates using the
|
||||||
``SGR_PIXEL_PROTOCOL`` introduced in xterm 359
|
``SGR_PIXEL_PROTOCOL`` introduced in xterm 359
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user