static bool dm_isShowingAndOSInForeground() { ret dm_isShowing() && dm_osInForeground(); }