aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-01-17 17:56:54 +0100
committerWolfgang Müller2022-01-17 17:56:54 +0100
commit84ca12376778a704129f702ce32d6d40f1000420 (patch)
treee91657d0d45be79ff37d8ecba9c2a75b0e3ea124
parentdb0f56a25ea0419e03927e1939af895f5a949137 (diff)
downloadcwm-84ca12376778a704129f702ce32d6d40f1000420.tar.gz
Mention EWMH mouse warping fix in the README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83b48b1..54affbb 100644
--- a/README.md
+++ b/README.md
@@ -23,5 +23,6 @@ See [cwm(1)](cwm.1) and [cwmrc(5)](cwmrc.5).
enabling support for compositors [(13377b4)](../commit?id=13377b4e34be6d298eeb41a55df939f39ee7f5a7)
- A memory leak in conf_clear has been fixed [(5ff1dc2)](../commit?id=5ff1dc2b8f6ec0ab2ebdd132ba1b56cebeb9626c)
- A string truncation issue in menu_draw has been fixed [(49be2ed)](../commit?id=49be2ed2e13a61ba0ab2ae7cca44dcdc1829f3eb)
+ - cwm no longer warps the pointer to EWMH active windows [(db0f56a)](../commit?id=db0f56a25ea0419e03927e1939af895f5a949137)
See the respective commits for more information.