NEWS.md: Fix typo

This commit is contained in:
Jens Peters 2023-12-22 20:38:39 +01:00 committed by GitHub
parent eb41fb1e0b
commit c304d6f001
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,8 @@ Should bug fixes be required against `0.6.6` (built with wlroots `0.16`), a
# Fixed # Fixed
- Fix xwayland.c null pointer dereference causing crash with CLions. (#1352) - Fix xwayland.c null pointer dereference causing crash with JetBrains CLion.
(#1352)
- Fix issue with XWayland surfaces completely offscreen not generating commit - Fix issue with XWayland surfaces completely offscreen not generating commit
events and therefore preventing them from moving onscreen. events and therefore preventing them from moving onscreen.
- Do not de-active windows when layer-shell client takes keyboard focus, to - Do not de-active windows when layer-shell client takes keyboard focus, to