mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-28 20:02:04 +00:00
Move changelog entries
This commit is contained in:
parent
af69f714b1
commit
cada4a8ca8
1 changed files with 9 additions and 9 deletions
|
|
@ -20,6 +20,15 @@ version 0.6.0 [future]
|
|||
All future invocations simply open new top-level windows in the existing
|
||||
instance.
|
||||
|
||||
- Add a new "grid" window layout
|
||||
|
||||
- Drop the dependency on glfw (kitty now uses a modified, bundled copy of glfw)
|
||||
|
||||
- Add an option to control the audio bell volume on X11 systems
|
||||
|
||||
- Add a command line switch to set the name part of the WM_CLASS window
|
||||
property independently.
|
||||
|
||||
|
||||
version 0.5.1 [2017-12-01]
|
||||
---------------------------
|
||||
|
|
@ -37,15 +46,6 @@ version 0.5.1 [2017-12-01]
|
|||
- Image display: Fix displaying images taller than two screen heights not
|
||||
scrolling properly
|
||||
|
||||
- Add a new "grid" window layout
|
||||
|
||||
- Drop the dependency on glfw (kitty now uses a modified, bundled copy of glfw)
|
||||
|
||||
- Add an option to control the audio bell volume on X11 systems
|
||||
|
||||
- Add a command line switch to set the name part of the WM_CLASS window
|
||||
property independently.
|
||||
|
||||
|
||||
version 0.5.0 [2017-11-19]
|
||||
---------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue