Initial port of notifications to an applet
This commit is contained in:
parent
25a8e8353e
commit
04ce88e4ce
17 changed files with 231 additions and 28 deletions
|
|
@ -1,14 +1,9 @@
|
|||
use gtk4::{glib, prelude::*};
|
||||
|
||||
mod application;
|
||||
mod dbus_service;
|
||||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod mpris_player;
|
||||
mod notification_list;
|
||||
mod notification_popover;
|
||||
mod notification_widget;
|
||||
mod notifications;
|
||||
mod popover_container;
|
||||
mod time_button;
|
||||
mod window;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue