Commit Graph

  • 01b247d7fa Nix Fix main Andreev Gregory 2025-04-10 10:42:17 +0300
  • e776588a92 Fix: Typo Narvin Singh 2021-10-26 09:24:07 -0400
  • fe52291eda Feat: Example to update all daemons Narvin Singh 2021-10-26 09:18:04 -0400
  • 8d02ac14c9 Merge: feat-request-all Narvin Singh 2021-10-25 22:53:41 -0400
  • d19eaeb6e9 Refactor: DRY Narvin Singh 2021-10-25 22:43:46 -0400
  • 1bf05d0972 Feat: Return a PID in edge cases Narvin Singh 2021-10-25 22:29:52 -0400
  • b19495a93c Fix: Treat date +%S as decimal instead of octal Narvin Singh 2021-02-16 14:10:37 -0500
  • 24554f2b69 Feat: Utility module Narvin Singh 2021-01-23 19:33:00 -0500
  • 6c8cf878f7 Chore: Fix formatting Narvin Singh 2021-01-18 14:11:11 -0500
  • fdeb1696d0 Refactor: Use rpid will all default parameters Narvin Singh 2021-01-04 14:55:45 -0500
  • 1516ff1550 Feat: Default PID Narvin Singh 2021-01-04 14:47:13 -0500
  • 2ee11a5eac Feat: Send request to all daemons Narvin Singh 2021-01-03 01:10:16 -0500
  • f2bdd47bec Feat: Add section to README Narvin Singh 2021-01-02 12:42:03 -0500
  • 9af153d466 Feat: Change reserved namespace from res to daem Narvin Singh 2021-01-02 12:40:35 -0500
  • 1ad7087552 Feat: Process all requestd modules before drawing Narvin Singh 2021-01-02 00:19:55 -0500
  • 8669361595 Fix: Unique fifo per session Narvin Singh 2021-01-02 00:03:01 -0500
  • 3b675b0da0 Feat: Help options Narvin Singh 2021-01-01 23:47:30 -0500
  • a4e443d946 Fix: Update usage to show help options Narvin Singh 2021-01-01 23:40:53 -0500
  • 886d4e8d2d Feat: rpid Narvin Singh 2021-01-01 23:21:44 -0500
  • d5c02f8459 Feat: Use named pipe instead of signals and sleep Narvin Singh 2021-01-01 13:17:08 -0500
  • 4ddf06147d Fix: Failure to find daemon after PID changes Narvin Singh 2020-12-31 18:41:29 -0500
  • e5578dfb14 Fix: Uncommented line to sleep by day Narvin Singh 2020-12-31 16:51:27 -0500
  • 7d21134068 Feat: Rename module directory to mod Narvin Singh 2020-12-31 13:50:52 -0500
  • 59b3d77547 Feat: Commands Narvin Singh 2020-12-30 23:34:52 -0500
  • 3c56b60400 Feat: MIT License Narvin Singh 2020-12-30 01:24:32 -0500
  • 994cbf659f Feat: Rename the application to akuma-v-dwm Narvin Singh 2020-12-30 01:05:06 -0500
  • bf2f67a28d Refactor: Lifted code outside of main function Narvin Singh 2020-12-30 00:36:11 -0500
  • 7a2f2bbf08 Style: Remove unnecessary declare statements Narvin Singh 2020-12-29 22:32:16 -0500
  • a071b38a9d Refactor: Use short signal name Narvin Singh 2020-12-29 21:59:23 -0500
  • 5f6db51c0a Fix: ShellCheck SC2091 Narvin Singh 2020-12-29 21:25:13 -0500
  • 410fbe2477 Fix: Quote variable Narvin Singh 2020-12-29 20:26:56 -0500
  • 5a6f16ea5b Feat: Usage and help parameter Narvin Singh 2020-12-29 20:25:42 -0500
  • 96442be9b3 Feat: Efficient waiting with long-running sleep Narvin Singh 2020-12-29 15:56:54 -0500
  • ea4806df9d Feat: Module list can be comma or space delimited Narvin Singh 2020-12-29 14:19:54 -0500
  • f0734ee8cb Fix: Update usage to reflect name: xrsbs Narvin Singh 2020-12-29 11:36:23 -0500
  • 8a512754e5 Refactor: Make variable names more descriptive Narvin Singh 2020-12-29 11:13:34 -0500
  • 0e8ca10665 Chore: Revise comments Narvin Singh 2020-12-28 22:04:18 -0500
  • 56b1b2c9c8 Feat: Swap resolution and module list param order Narvin Singh 2020-12-28 21:58:52 -0500
  • 3b421f4faa Chore: Add comment for ShellCheck SC1090 Narvin Singh 2020-12-28 20:17:51 -0500
  • 8471ea66c0 Feat: Daemon Narvin Singh 2020-12-28 20:02:32 -0500
  • 08dc3a58d3 Feat: CPU, memory, backlight and volume modules Narvin Singh 2020-12-28 14:03:50 -0500
  • 01ee5fba93 Feat: Default suffix is percent sign Narvin Singh 2020-12-28 13:58:09 -0500
  • 2355282d88 Fix: Change module function names to be unique Narvin Singh 2020-12-28 11:06:03 -0500
  • d05a68932b Feat: Battery module Narvin Singh 2020-12-27 22:14:21 -0500
  • 1e331865af Feat: Date/time module Narvin Singh 2020-12-27 22:13:52 -0500
  • da7febb8f9 Chore: Add xrsbd and xrsbs level 2 headings Narvin Singh 2020-12-27 14:32:18 -0500
  • 186fce8d9f Chore: Update README to describe xrsb Narvin Singh 2020-12-27 14:25:41 -0500
  • 3ca912c80c Feat: Scheduler Narvin Singh 2020-12-27 13:31:56 -0500
  • b79e5bbcd0 Refactor: Change from using xprop to xsetroot Narvin Singh 2020-12-25 21:22:42 -0500
  • 3ee3574351 Fix: CPU usage using %cpu Narvin Singh 2020-12-24 11:34:53 -0500
  • fc8f655bb7 Fix: Memory usage using raw numbers Narvin Singh 2020-12-24 10:46:11 -0500
  • deca8326c1 Feat: status-bar Narvin Singh 2020-12-23 23:48:59 -0500
  • 4227b4f854 Feat: README stub Narvin Singh 2020-12-23 00:35:30 -0500