Commit Graph
8 Commits
Author SHA1 Message Date
blackuandGitHub 3467523e00 feat(audio-switcher): support input ports (#287) 2026-08-07 22:35:39 -04:00
HiImKobeAndandGitHub 718ccfc451 feat(audio-switcher): migrate to widget.actions and fix mute status logic (#200)
* refactor(audio-switcher): remove unused translation key

* feat(audio-switcher)!: migrate scroll handling to widget actions

* feat(audio-switcher): migrate click handling to widget actions

* refactor(audio-switcher): migrate to openSettings

* fix(audio-switcher): fix incorrect mute status check for input and output
2026-08-05 17:33:35 -04:00
blackuandGitHub aea6327c06 feat(audio-switcher): support grouped outputs (#163) 2026-07-30 21:32:18 -04:00
blackuandGitHub db5a1a3eef fix(audio-switcher): update mute state after toggle (#158) 2026-07-30 08:36:16 -04:00
a4664d0291 fix(audio-switcher): fix an error printed to logs and change widget color to default (#149)
* fix(audio-switcher): remove json decode which parsed a table

* fix(audio-switcher): use default widget coloring

* chore(audio-switcher): bump version to 0.2.1

* fix(audio-switcher): parse pactl volume output safely

---------

Co-authored-by: WojciechSulocki-Gif <wojciechsulocki@gmail.com>
2026-07-29 15:48:20 -04:00
HiImKobeAndandGitHub d6603f03cf feat: add toggle for notifications on device switch and toggle for keybinds in tooltip (#122)
* feat(audio-switcher): add toggle for notifications on device switch

* feat(audio-switcher): add toggle for actions in tooltip and change appearance of tooltip

* chore(audio-switcher): bump version to 0.2.0

* fix(audio-switcher): add missing translation keys
2026-07-28 21:16:34 -04:00
Lemmy c8e31929e6 refactor(audio-switcher): use closure callbacks 2026-07-24 22:38:38 -04:00
blackuandGitHub d4467e907c Add Audio Switcher plugin (#82)
* feat: add Audio Switcher plugin

* fix: hide null audio descriptions

* docs: add focused panel screenshot

* docs: focus thumbnail on plugin panel
2026-07-23 18:57:39 -04:00