Commit Graph

11 Commits

Author SHA1 Message Date
Elara 73a679d10b Move mpris out of pkg directory and run gofumpt
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-24 17:36:25 -08:00
razorkitty 1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
ci/woodpecker/pr/woodpecker Pipeline was successful Details
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
Elara 60f1eedc9a Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
Elara 034a69c12f Allow multiple call notification responses 2021-11-25 12:41:36 -08:00
Elara 5d231207cd Remove useless function call 2021-11-24 13:07:48 -08:00
Elara 584d9426e6 Make sure modemmanager exists for call notifications 2021-11-24 13:04:20 -08:00
Elara 7a772a5458 Add comments 2021-11-24 12:00:44 -08:00
Elara 079c733b60 Use clearer variable names 2021-11-24 11:54:16 -08:00
Elara e24a8e9088 Use new helper functions 2021-11-24 11:52:52 -08:00
Elara 0b5d777077 Switch calls to use dbus library and add helpers for private connections 2021-11-24 11:36:36 -08:00
Elara 604ea57c5f Add call notifications for ModemManager 2021-10-15 00:25:34 -07:00