diff options
author | Wolfgang Müller | 2022-01-17 17:56:54 +0100 |
---|---|---|
committer | Wolfgang Müller | 2022-01-17 17:56:54 +0100 |
commit | 84ca12376778a704129f702ce32d6d40f1000420 (patch) | |
tree | e91657d0d45be79ff37d8ecba9c2a75b0e3ea124 /README.md | |
parent | db0f56a25ea0419e03927e1939af895f5a949137 (diff) | |
download | cwm-84ca12376778a704129f702ce32d6d40f1000420.tar.gz |
Mention EWMH mouse warping fix in the README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |