fractal::utils::notifications

Function paintable_as_notification_icon

Source
pub(crate) fn paintable_as_notification_icon(
    paintable: &Paintable,
    scale_factor: i32,
    renderer: &Renderer,
) -> Texture
Expand description

Generate a notification icon from the given paintable.