1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00

docs: changelog

tweak sctk bit for #5781
This commit is contained in:
Wez Furlong 2024-07-15 06:04:19 -07:00
parent f0416016dc
commit 04e443b5f1
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -66,8 +66,8 @@ As features stabilize some brief notes about them will accumulate here.
rather than the intended *starttime* field to decide which process
was the youngest. Thanks to @crides! #5001
* Wayland: fixed startup on Hyprland >= 0.37.0. Thanks to @fioncat! #5264 #5103
* Wayland: updated to SCTK 0.18. Thanks to @deviant! #5276 #5154 #5079 #5071
#4604 #5209
* Wayland: updated to SCTK 0.19. Thanks to @deviant and @tmccombs! #5276 #5154 #5079 #5071
#4604 #5209 #5781
* Windows: Window buttons stopped working when using `win32_system_backdrop`.
Thanks to @Kushagra2569! #5362 #5348
* `wezterm cli activate-pane` now respects `unzoom_on_switch_pane`. Thanks to