summaryrefslogtreecommitdiff
path: root/modules/bar/components/IdleInhibitor.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: remove idle inhibitor2 * r + 2 * t2025-09-121-33/+0
| | | | Use the one in the utilities panel instead
* bar: add idle inhibitor (#459)Davi Ribeiro2025-08-231-0/+33
* 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>