Show all Mpris players instead of one arbitrary one
This commit is contained in:
parent
93764ce651
commit
2c43d72b5a
3 changed files with 279 additions and 223 deletions
|
|
@ -2,6 +2,7 @@ use gtk4::{gdk, glib, prelude::*};
|
|||
|
||||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod mpris_player;
|
||||
mod status_area;
|
||||
mod status_menu;
|
||||
mod time_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue