mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 21:55:29 +02:00
macOS: Fix v-sync to monitor refresh rate no longer working under Mojave.
Mojave broke the technique GLFW used to use for v-sync. Changed to use CVDisplayLink, fix comes from: https://github.com/glfw/glfw/pull/1417
This commit is contained in:
@@ -56,6 +56,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- macOS: When closing a top-level window only switch focus to the previous kitty
|
||||
window if it is on the same workspace (:iss:`1379`)
|
||||
|
||||
- macOS: Fix v-sync to monitor refresh rate no longer working under Mojave. See
|
||||
:opt:`sync_to_monitor`
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user