Mike Hearn mike@theoretic.com writes:
is_window_managed returns false if none of the conditions match. Is it the case that one of the conditions will always cause it to return true?
For windows that need to be managed yes. Even in managed mode there are some windows that are never managed, like menus, tooltips, etc. That's what is_window_managed is for.