Add StatusArea widget
A palceholder, for now.
This commit is contained in:
parent
121c759904
commit
843fba67b1
3 changed files with 59 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ use gtk4::{gdk, glib, prelude::*};
|
|||
|
||||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod status_area;
|
||||
mod time_button;
|
||||
mod window;
|
||||
mod x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue