forked from quickshell/quickshell
service/mpris: finish mpris implementation
This commit is contained in:
parent
3b6d1c3bd8
commit
4ee9ac7f7c
16 changed files with 911 additions and 578 deletions
7
src/services/mpris/module.md
Normal file
7
src/services/mpris/module.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "Quickshell.Services.Mpris"
|
||||
description = "Mpris Service"
|
||||
headers = [
|
||||
"player.hpp",
|
||||
"watcher.hpp",
|
||||
]
|
||||
-----
|
Loading…
Add table
Add a link
Reference in a new issue