forked from Elara6331/itd
1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
eacelmar d36d0aebbc Update 'maps.go' 2023-04-01 09:12:09 +00:00
Elara 6113ac019e Gracefully shut down each component before exiting 2023-03-26 14:34:29 -07:00
Elara 520c23b75b Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara 73a679d10b Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty 1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
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 992eb2e085 Add navigation support via PureMaps 2022-11-07 12:22:14 -08:00