diff options
author | Wolfgang Müller | 2022-01-23 12:35:20 +0100 |
---|---|---|
committer | Wolfgang Müller | 2022-01-23 12:35:20 +0100 |
commit | c7232f701665a19d462f9928655dd4be3b1c33a6 (patch) | |
tree | 5be4001f7e4737373eb602db37d9fcf103326203 /README.md | |
parent | 417a61ed616a272c9412ab4d8f2dcd04ead25fe1 (diff) | |
download | cwm-c7232f701665a19d462f9928655dd4be3b1c33a6.tar.gz (sig) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,6 +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) + - cwm no longer warps the pointer when normal applications send \_NET\_ACTIVE\_WINDOW [(417a61e)](../commit?id=417a61ed616a272c9412ab4d8f2dcd04ead25fe1) See the respective commits for more information. |