Create seperate widget for status menu
This commit is contained in:
parent
1c2e1fbe5b
commit
87eb5e173b
3 changed files with 231 additions and 172 deletions
|
|
@ -3,6 +3,7 @@ use gtk4::{gdk, glib, prelude::*};
|
|||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod status_area;
|
||||
mod status_menu;
|
||||
mod time_button;
|
||||
mod window;
|
||||
mod x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue