summaryrefslogtreecommitdiff
path: root/assets/cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib: add version script2 * r + 2 * t2025-08-292-0/+36
|
* nix: better nix develop + refactor (#490)Davi Ribeiro2025-08-291-0/+1
|
* internal: build via cmake2 * r + 2 * t2025-08-261-0/+9
|
* internal: use systemd-inhibit2 * r + 2 * t2025-08-261-182/+0
| | | | No need for custom inhibit script (it didn't even work anyways 💀)
* bar: add idle inhibitor (#459)Davi Ribeiro2025-08-232-0/+750
* 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>