mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
Add a config option to hide window decorations under X11/Wayland
Fixes #607
This commit is contained in:
parent
ad44e1a515
commit
6845dd115e
5 changed files with 17 additions and 2 deletions
|
|
@ -47,7 +47,10 @@ Changelog
|
|||
- macOS: Fix the new OS window keyboard shortcut (:sc:`new_os_window`) not
|
||||
working if no kitty window currently has focus. (:iss:`524`)
|
||||
|
||||
- Add a config option to set the EDITOR kitty uses (:iss:`580`)
|
||||
- Add a config option (:opt:`editor`) to set the EDITOR kitty uses (:iss:`580`)
|
||||
|
||||
- Add a config option (:opt:`x11_hide_window_decorations`) to hide window
|
||||
decorations under X11/Wayland (:iss:`607`)
|
||||
|
||||
- Add an option to @set-window-title to make the title change non-permanent
|
||||
(:iss:`592`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue