Commit fced2ee
Add playerctl support (#108)
* rebase off main
* fix 2 unused errors
* update to GTK4
* add cargo.lock
* resolve merge conflict #2
* cargo fmt
* implement Arc for config to avoid cloning often
* cargo fmt
* Add default config examples
* add config files
* fix cargo fmt because "version" is deprecated and has been superseeded by "style_edition". 2021 should be equivelent to the onle "One"
* resolve conversations
* add track_list stuff and fallback to delaying
* d
* cargo fmt
* get rid of ghost changes while rebasing
* capitalize to resolve compile issues
* Fixed my nits
---------
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>1 parent 993180b commit fced2ee
File tree
23 files changed
+802
-205
lines changed- data
- config
- icons/scalable/status
- src
- client
- config
- mpris-backend
- server
23 files changed
+802
-205
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Loading
Loading
Lines changed: 2 additions & 0 deletions
Loading
Loading
Lines changed: 2 additions & 0 deletions
Loading
Lines changed: 2 additions & 0 deletions
Loading
0 commit comments