From 5d6b7e17c58de97d35970a2a4efe5ffdad96a175 Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Thu, 9 Sep 2021 11:23:00 -0400 Subject: [PATCH] Updated CHANGELOG re:fixed xdotool window move & new SwallowFocusClick config command. Issue #25, Issue #24. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9d9a275..f2d3f0b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +0.9.2 -> 0.9.4 +Improved config command parsing in ReadConfigFile() +Add SwallowFocusClick configuration command +Fixed handle_configure_request() to support moving windows + 0.9.2 -> 0.9.3 Fix RestartSystem()/Done() to correctly restart into other window managers Add RoundedScreenCorners configuration