mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 05:35:19 +02:00
Cleanup previous PR
The locks were not being initialized, and since I was there did some general cleanup as well, moved the locks array into displayLinks rather than having another global namespaced variable.
This commit is contained in:
@@ -172,6 +172,8 @@ Detailed list of changes
|
||||
|
||||
- macOS: Fix indeterminate progress bar displayed on dock icon increasing speed when indeterminate progress is set without being cleared first (:iss:`9114`)
|
||||
|
||||
- macOS: Performance and power usage improvements of about 5-10% (:pull:`9131`)
|
||||
|
||||
- Wayland: Fix ``center-sized`` panels not working on smithay based compositors (:pull:`9117`)
|
||||
|
||||
- Wayland: Fix scrolling using some mouse wheels that produce "VALUE120" based
|
||||
|
||||
Reference in New Issue
Block a user