IsFloatingFeel
return IsFloatingFeel(fFeel);
return !IsFloatingFeel(fFeel) && !IsModalFeel(fFeel);
static bool IsFloatingFeel(window_feel feel);