From ed444faf914d1f0b2922e0cf29529793482f8092 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 2 Feb 2023 08:27:31 -0700 Subject: [PATCH] docs: changelog for #2959 --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index eac9295aa..947f41f6b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -123,6 +123,9 @@ As features stabilize some brief notes about them will accumulate here. * `wezterm start` now accepts `--domain` and `--attach` options. `wezterm connect DOMAIN` is now implemented internally as `wezterm start --domain DOMAIN --attach`. +* X11: spurious pointer focus events no longer influence terminal focus events. + Thanks to [@NBonaparte](https://github.com/NBonaparte)! + [#2959](https://github.com/wez/wezterm/pull/2959) #### Updated * Bundled harfbuzz updated to version 6.0.0