WIP NotificationPopover
This commit is contained in:
parent
3f9fd84737
commit
f3828f8239
3 changed files with 67 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ use gtk4::{gdk, glib, prelude::*};
|
|||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod mpris_player;
|
||||
mod notification_popover;
|
||||
mod notifications;
|
||||
mod popover_container;
|
||||
mod status_area;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue