From ed907c066cbeee67ff6cfcebd959c404bd3f1d48 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 22 Apr 2024 19:56:01 +0100 Subject: [PATCH] [fixup] #2 --- NEWS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 93b19477..75a3aa93 100644 --- a/NEWS.md +++ b/NEWS.md @@ -32,7 +32,8 @@ The format is based on [Keep a Changelog] This release is shaping up to be the second in a row that is larger than usual in terms of both fixes and new features. Significant additions -include input-methods, pipemenus, snap-to-edge overlays and drop-shadows. +include input-methods, pipemenus, snap-to-edge overlays and optionally +drop-shadows. As usual, most of the commits are by the core devs: @ahesford, @Consolatis, @jlindgren90, @johanmalm and @tokyo4j, but we also have many great @@ -40,8 +41,8 @@ contributions from others as noted in the log. ### Added -- Support drop-shadows for windows using server-side decorations. - Written-by: @cillian64 +- Support drop-shadows (disabled by default) for windows using server-side + decorations. Written-by: @cillian64 ```xml