Start implementing media controls

This commit is contained in:
Ian Douglas Scott 2021-08-25 19:00:41 -07:00
parent 6b64b2e998
commit 4917422f21
6 changed files with 246 additions and 1 deletions

1
Cargo.lock generated
View file

@ -763,6 +763,7 @@ dependencies = [
"chrono",
"gdk4-x11",
"gtk4",
"once_cell",
"toml",
"x11",
"zbus",