| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(waybar): tolerant jq for mako history + bump max-history to 50 | 2026-05-13 | 1 | -3/+6 | |
| | | | | | | | | Previous jq path (.data[0][].summary.data) only works for one nesting shape of mako's history JSON. Recurse to find notification objects and unwrap dbus-typed {type,data} fields defensively. Also bump max-history from the default of 5 so more entries are retained. | ||||
| * | fix(sway): use read-only fuzzel history viewer for Super+Alt+n | 2026-05-13 | 1 | -0/+17 | |
| makoctl menu only acts on currently-visible notifications, not history (mako has no API to re-invoke arbitrary history entries). Replace with a small script that pipes 'makoctl history' through jq and fuzzel, then copies the selected entry to the clipboard for reference. | |||||
