Commit Graph

12 Commits

Author SHA1 Message Date
9f0ca5a7df Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty
5699375b2a 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
f5092cd2e1 Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
57768acb94 Switch from viper to koanf 2022-02-21 11:20:02 -08:00
62817e4fbe Use new helper functions 2021-11-24 11:52:52 -08:00
22709439c4 Switch to private bus connection 2021-11-23 22:03:41 -08:00
b365fdfcd3 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
12c5e924a2 Add korean transliteration 2021-10-04 19:07:54 -07:00
91f2f28076 Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
ca02e8c62f Add transliteration 2021-10-04 01:05:01 -07:00
59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00