Start implementing media controls
This commit is contained in:
parent
6b64b2e998
commit
4917422f21
6 changed files with 246 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
use gtk4::{gdk, glib, prelude::*};
|
||||
|
||||
mod deref_cell;
|
||||
mod mpris;
|
||||
mod window;
|
||||
mod x;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue