summaryrefslogtreecommitdiff
path: root/assets/cpp/beat-detector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* beatdetector: fix pod builder init2 * r + 2 * t2025-09-011-1/+2
|
* internal: fix beat detector warnings2 * r + 2 * t2025-09-011-5/+6
|
* internal: format cpp2 * r + 2 * t2025-09-011-149/+149
|
* bar: add idle inhibitor (#459)Davi Ribeiro2025-08-231-0/+568
* bar: add idle inhibitor * bar: change idle inhibitor button color * nix: link external scripts instead of install * services/idleinhibitor: add IPC handler * better styling * move cpp scripts to assets/cpp --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>