Commit Graph

15 Commits

Author SHA1 Message Date
Elara 9998915959 Update domain 2023-04-20 19:54:58 -07:00
Elara f7ac77273e Gracefully shut down each component before exiting 2023-03-26 14:34:29 -07:00
Elara e858c43b5e Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara 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
Elara f5092cd2e1 Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
Elara 57768acb94 Switch from viper to koanf 2022-02-21 11:20:02 -08:00
Elara 62817e4fbe Use new helper functions 2021-11-24 11:52:52 -08:00
Elara 22709439c4 Switch to private bus connection 2021-11-23 22:03:41 -08:00
Elara b365fdfcd3 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara 12c5e924a2 Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 91f2f28076 Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara ca02e8c62f Add transliteration 2021-10-04 01:05:01 -07:00
Elara 59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00