diff --git a/bugn.exe b/bugn.exe index 405aba6..95421b0 100644 Binary files a/bugn.exe and b/bugn.exe differ diff --git a/src/Manager.ahk b/src/Manager.ahk index 6084acb..62b6c9d 100644 --- a/src/Manager.ahk +++ b/src/Manager.ahk @@ -119,7 +119,7 @@ Manager_applyRules(wndId, ByRef isManaged, ByRef m, ByRef tags, ByRef isFloating Break } } - Debug_logMessage("DEBUG[6] Manager_applyRules: class: " wndClass ", title: " wndTitle ", wndId: " wndId ", action: " action, 6) + Debug_logMessage("DEBUG[1] Manager_applyRules: class: " wndClass ", title: " wndTitle ", wndId: " wndId ", rule #: " i, 1) } Else { isManaged := False If wndTitle