mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
macOS: Add an option :opt:macos_traditional_fullscreen to make full-screening of kitty windows much faster, but less pretty.
See #911
This commit is contained in:
@@ -25,10 +25,8 @@ Changelog
|
||||
on macs thicker, which makes it similar to the result of
|
||||
sub-pixel antialiasing (:pull:`950`)
|
||||
|
||||
- macOS: Make full screening of kitty much faster by using the "traditional full
|
||||
screen" mode of cocoa, similar to iTerm and MacVim (:iss:`911`). Also should
|
||||
hopefully workaround a bug in glfw that causes crashes when unplugging
|
||||
monitors with full screen windows. (:iss:`898`)
|
||||
- macOS: Add an option :opt:`macos_traditional_fullscreen` to make
|
||||
full-screening of kitty windows much faster, but less pretty. (:iss:`911`)
|
||||
|
||||
- Fix a bug causing incorrect line ordering when viewing the scrollback buffer
|
||||
if the scrollback buffer is full (:iss:`960`)
|
||||
|
||||
Reference in New Issue
Block a user