basic mpris controller
This commit is contained in:
parent
e01096691f
commit
2020c102f3
3 changed files with 110 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ Singleton {
|
|||
property string memoryStick: "\u{E44a}"
|
||||
property string play: "\u{E140}"
|
||||
property string search: "\u{E155}"
|
||||
property string skipBack: "\u{E163}"
|
||||
property string skipForward: "\u{E164}"
|
||||
property string stop: "\u{E132}"
|
||||
property string square: "\u{E16B}"
|
||||
property string wifiOff: "\u{E1af}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue