Move status area code into an applet

This commit is contained in:
Ian Douglas Scott 2022-06-03 19:36:05 -07:00
parent 8df3019973
commit f50ed504b1
16 changed files with 313 additions and 11 deletions

View file

@ -10,9 +10,6 @@ mod notification_popover;
mod notification_widget;
mod notifications;
mod popover_container;
mod status_area;
mod status_menu;
mod status_notifier_watcher;
mod time_button;
mod window;