Commit Graph
7 Commits
Author SHA1 Message Date
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
blackuandGitHub f87e7c076e perf(keymap): reduce bind parser CPU cost (#157)
* fix(keymap): reduce Hyprland bind ID CPU cost

* perf(keymap): avoid bind hashing in all parsers
2026-07-30 08:35:38 -04:00
blackuandGitHub 9c60991b0d fix(keymap): prevent Niri and Hyprland CPU-budget failures (1.3.4) (#135)
* fix(keymap): reduce Niri parser CPU usage

* test(keymap): cover Niri parser scan budget

* fix(keymap): keep Hyprland refreshes within CPU budget

* chore(keymap): bump release to 1.3.4
2026-07-28 21:11:34 -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
blackuandGitHub 7cc2a499e6 fix(keymap): avoid Luau callback timeouts (#76) 2026-07-21 17:06:37 -04:00
blackuandGitHub e41961025e feat: add Keymap plugin (#68) 2026-07-20 21:36:15 -04:00