// Copyright (c) 2022 Marceline Crmaer // SPDX-License-Identifier: AGPL-3.0-or-later use super::widgets::prelude::*; use api::*; use canary_script::*; use canary_textwrap::{Content, Layout, TextCache}; use shell::Offset; use text::{Label, LabelText}; pub struct NotificationPanel { panel: Panel, summary: Offset