1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 03:27:05 +03:00

docs: changelog for macos bright/transparency issue

closes: #653
closes: #716
closes: #1000
This commit is contained in:
Wez Furlong 2021-08-09 21:01:24 -07:00
parent 89f9512cc1
commit 1d94fe5fda

View File

@ -72,6 +72,7 @@ As features stabilize some brief notes about them will accumulate here.
* Fixed: mouse reporting now correctly reports release events when multiple buttons are pressed and released at the same time. [#973](https://github.com/wez/wezterm/issues/973)
* Fixed: incorrect initial window/pty size when running with some tiling window managers. [#695](https://github.com/wez/wezterm/issues/695)
* New: CTRL-SHIFT-L shows the [debug overlay](config/lua/keyassignment/ShowDebugOverlay.md), which shows the error log and a lua repl. [#641](https://github.com/wez/wezterm/issues/641)
* Fixed: macOS: bright window padding on Intel-based macs [#653](https://github.com/wez/wezterm/issues/653), [#716](https://github.com/wez/wezterm/issues/716) and [#1000](https://github.com/wez/wezterm/issues/1000)
### 20210502-154244-3f7122cb