[][src]Function ksway::criteria::app_id

pub fn app_id<S: Display, T: Into<OrFocused<S>>>(t: T) -> Criteria

Compare value against the app id. Can be a regular expression. If value is focused, then the app id must be the same as that of the currently focused window. app_id are specific to Wayland applications.