Added debugging information regarding issue #42
This commit is contained in:
parent
8a728fc785
commit
72b95b55bd
2 changed files with 1 additions and 1 deletions
BIN
bugn.exe
BIN
bugn.exe
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue