]> git.mdlowis.com Git - proto/labwc.git/commitdiff
NEWS.md: update for v0.2.0
authorJohan Malm <jgm323@gmail.com>
Thu, 15 Apr 2021 20:31:09 +0000 (21:31 +0100)
committerJohan Malm <jgm323@gmail.com>
Thu, 15 Apr 2021 20:31:09 +0000 (21:31 +0100)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index bd7a398edced2c784a3621501922573ecc24973f..bcab6aaca7ac1693ecc39865ce569b309f993d46 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,24 @@
-# v0.1.0 2020-03-05
+# NEWS
+
+This file contains significant user-visible changes for each version.
+For full changelog, use `git log`
+
+## 0.2.0 (2020-04-15)
+
+Compile with wlroots 0.13.0
+
+- support wlr-output-management protcol for setting output position, scale
+  and orientation with kanshi or similar
+- config:
+  - add `<theme><cornerRadius>` for window decoration rounded corners
+- theme:
+  - update built-in colors to match default GTK style
+  - add window.(in)active.border.color
+  - add border.width
+- add labwc-environment(5)
+- call `wlr_output_enable_adaptive_sync()` if `LABWC_ADAPTIVE_SYNC` set
+
+## 0.1.0 (2020-03-05)
 
 Compile with wlroots 0.12.0 and wayland-server >=1.16