diff --git a/docs/89-NEWS.md b/docs/89-NEWS.md index a4583b2f..5f22aa95 100644 --- a/docs/89-NEWS.md +++ b/docs/89-NEWS.md @@ -1,10 +1,28 @@ # NEWS + +# DRAFT Awesome window manager framework version 4.4 changes DRAFT + +
+ +## This is work in progress and describes the current state. + +Some general text about Awesome v4.4 should be here. Hopefully someone will +notice that it is not yet here before we release... + +## New features + +## Noteworthy fixes + +## Behavior changes + +* The `shape_clip` option of `wibox.container.background` was removed. The code + now always behaves as if this option is set to `true`. The old behaviour can + be simulated with `wibox.layout.stack`. + # Awesome window manager framework version 4.3 changes -
- Awesome v4.3 is the third release of the 4.x API. It comes after one and a half years of little fixes and improvements. Awesome v4.2 was very stable thanks to everybody's effort to unit test everything. Given no major bug warranted a new