Commit Graph

  • bf57ecdd6b Update blocks master Santiago Lo Coco 2024-05-05 14:25:22 +0200
  • 6bc1f9b506 Update volume scripts Santiago Lo Coco 2023-12-26 20:59:24 -0300
  • d613089e3a Fix mail terminal bug Santiago Lo Coco 2023-12-26 19:14:18 -0300
  • 0f87a8ed80 Update volume scripts Santiago Lo Coco 2023-12-08 19:39:58 -0300
  • 8bba746bca Update SINKHDMI (x2) Santiago Lo Coco 2022-03-24 00:21:28 -0300
  • 2f83a028aa Remove comments Santiago Lo Coco 2022-03-24 00:20:08 -0300
  • 96c68e3fde Update SINKHDMI Santiago Lo Coco 2022-03-24 00:18:51 -0300
  • 614346124a Update battery capacity calculation Santiago Lo Coco 2022-03-13 19:33:38 -0300
  • 1ff340925f
    Update LICENSE Santiago Lo Coco 2022-03-11 12:12:33 -0300
  • b6a9832e40 Update README.md Santiago Lo Coco 2022-03-11 10:41:38 -0300
  • 3e4cda0212 Update volume block Santiago Lo Coco 2022-03-04 22:04:41 -0300
  • 6317d046f1 Update battery.sh Santiago Lo Coco 2022-02-15 23:01:16 -0300
  • 1fdc8921fd Update battery.sh refresh interval Santiago Lo Coco 2022-02-15 23:01:00 -0300
  • 1e97103166 Update battery.sh Santiago Lo Coco 2022-02-09 01:02:46 -0300
  • 016d3bed91 Update config.def.h Santiago Lo Coco 2022-02-08 21:05:23 -0300
  • 63fe336895 Add battery_button.sh Santiago Lo Coco 2022-02-08 20:58:49 -0300
  • 64b3cc9b33 Add battery.sh Santiago Lo Coco 2022-02-07 23:00:16 -0300
  • 0cda6acf7e Use LAPTOP flag in cpu_temp.sh Santiago Lo Coco 2022-02-07 22:14:09 -0300
  • 3f07e361f5 Add LAPTOP flag Santiago Lo Coco 2022-02-07 22:13:43 -0300
  • 2b1da7988c Update cpu_temp.sh Santiago Lo Coco 2022-01-02 21:45:02 -0300
  • 8e8feca53a Replace pulsemixer with alsamixer Santiago Lo Coco 2021-12-21 23:56:46 -0300
  • 0bc8492c51 Update notif block Santiago Lo Coco 2021-11-09 23:58:51 -0300
  • 3022d24ffb Change script path Santiago Lo Coco 2021-10-25 14:22:49 -0300
  • 186cb22b81 Add notifications block Santiago Lo Coco 2021-10-25 14:12:19 -0300
  • 126626897b Change delimiters and update volume sink Santiago Lo Coco 2021-10-25 13:27:07 -0300
  • 2eb218aa4a Add weather block and change delimiter character Santiago Lo Coco 2021-09-21 13:54:31 -0300
  • 2e744485ff Fixed typo/bug in systray patch; fixed cpu block Ashish Kumar Yadav 2021-08-20 21:01:44 +0530
  • b16a05b69e Use void for functions with no parameters Ashish Kumar Yadav 2021-08-17 22:04:37 +0530
  • fd21a6874a Cleanup before exit Ashish Kumar Yadav 2021-08-06 21:50:09 +0530
  • 762e2b5c86 Changed all the blocks and added mail block Santiago Lo Coco 2021-09-01 07:13:24 -0300
  • c1ff32f912 Specifically set sigchld handler to SIG_IGN Ashish Kumar Yadav 2021-08-04 01:58:40 +0530
  • be75f21fd2 Use CLOEXEC for ConnectionNumber(dpy) as well Ashish Kumar Yadav 2021-08-03 19:38:37 +0530
  • 56b636492a Use O_CLOEXEC flag instead of ugly hack Ashish Kumar Yadav 2021-08-03 19:24:12 +0530
  • 5ee5010a26 Fixed bug - fd of LOCKFILE should be closed before spawn Ashish Kumar Yadav 2021-08-03 16:58:21 +0530
  • e2201ce340 Changed quoting convention Ashish Kumar Yadav 2021-07-26 00:55:40 +0530
  • d763d33e20 Fixed typo Ashish Kumar Yadav 2021-07-14 15:20:53 +0530
  • b227e8bf42 Improved volume block - added one for pipewire users Ashish Kumar Yadav 2021-07-13 20:01:03 +0530
  • 92cd084cfe /tmp is volatile, is deleted after 10 days Ashish Kumar Yadav 2021-06-21 17:56:36 +0530
  • 7ce14b2d36 Only create blocks when creating config.h Ashish Kumar Yadav 2021-04-22 18:27:19 +0530
  • 76569ceb4a Improved pulse_daemon.sh Ashish Kumar Yadav 2021-04-08 14:46:09 +0530
  • a99b2b13e3 Fixed exit bugs; check signals getting out of range Ashish Kumar Yadav 2021-04-04 20:36:29 +0530
  • 839261d66b Improved out of range handling of interval specification Ashish Kumar Yadav 2021-04-04 19:37:22 +0530
  • c265691e73 Improved interval handling Ashish Kumar Yadav 2021-04-04 13:33:06 +0530
  • 894ca1e544 Improved sigdwmblocks Ashish Kumar Yadav 2021-04-04 13:04:23 +0530
  • 0e65963446 DELIMITERLENGTH might possibly be set to 0 in future Ashish Kumar Yadav 2021-03-28 12:51:48 +0530
  • 801a3de6d7 Fixed subtle bug in and simplified updateblock Ashish Kumar Yadav 2021-03-28 12:46:35 +0530
  • dbace38b2a Fixed potential buffer overflow in updatestatus Ashish Kumar Yadav 2021-03-28 12:46:03 +0530
  • 0068619a3c Fixed README Ashish Kumar Yadav 2021-03-20 11:41:12 +0530
  • 52a6e12c25 Grammatical fix Ashish Kumar Yadav 2021-03-11 12:16:42 +0530
  • 335ba578b5 Improved comments for volume block scripts Ashish Kumar Yadav 2021-03-08 23:08:00 +0530
  • 5ea366a162 Improved makefile; install is not specified in posix Ashish Kumar Yadav 2021-03-08 22:12:22 +0530
  • 6bc088c80e Improved handling of default blocks Ashish Kumar Yadav 2021-03-08 21:07:27 +0530
  • 8a53fe0d4f Fixed typos in makefile Ashish Kumar Yadav 2021-03-08 20:51:22 +0530
  • 1338b0ca40 Fixed bugs in escaping - makefile Ashish Kumar Yadav 2021-03-07 23:26:16 +0530
  • 9bd2f4dd06 Improved makefile Ashish Kumar Yadav 2021-03-06 12:15:32 +0530
  • 9058770bb7 Small improvement in setupsignals Ashish Kumar Yadav 2021-03-06 03:32:38 +0530
  • 5761a9018f Implemented config.def.h - config.h setup Ashish Kumar Yadav 2021-03-06 03:15:24 +0530
  • a9b458c56c Don't recommend compiling as root Ashish Kumar Yadav 2021-02-28 11:35:07 +0530
  • 20395ec3da Improvement in updatestatus Ashish Kumar Yadav 2021-02-11 20:41:01 +0530
  • 59fb64655f Fixed .gitignore Ashish Kumar Yadav 2021-02-11 02:22:42 +0530
  • 988dd1e62b Cleanup Ashish Kumar Yadav 2021-02-11 02:21:00 +0530
  • 432bc63baf Updated info in pulse_daemon.sh Ashish Kumar Yadav 2021-02-11 02:05:31 +0530
  • 7db0d7ec68 Fixed trivial bugs from last commit Ashish Kumar Yadav 2021-02-11 00:17:52 +0530
  • 8f532bd657 Reorganization again Ashish Kumar Yadav 2021-02-11 00:16:35 +0530
  • 9ac5b1f37b Cleanup Ashish Kumar Yadav 2021-02-11 00:10:26 +0530
  • ea40011a5f This seems more appropriate Ashish Kumar Yadav 2021-02-10 22:00:09 +0530
  • 9240ce3fac changed length from int to size_t Ashish Kumar Yadav 2021-02-10 21:52:19 +0530
  • b9a5336aa1 Renamed len to length Ashish Kumar Yadav 2021-02-10 21:33:58 +0530
  • ab48cac19b Reorganization Ashish Kumar Yadav 2021-02-10 21:19:05 +0530
  • bc0f134dda Cleanup; further optimization of updatestatus and updateblock Ashish Kumar Yadav 2021-02-10 21:02:27 +0530
  • a58b4d6a80 Further optimizations related to updatestatus and updateblock Ashish Kumar Yadav 2021-02-10 13:29:43 +0530
  • 07f444980d optimized updatestatus by using library functions Ashish Kumar Yadav 2021-02-09 20:51:47 +0530
  • ffd1403114 Added info about expected output of pathu in blocks.h Ashish Kumar Yadav 2021-02-09 12:50:36 +0530
  • 161e0f5615 updateblock - nullterminate Ashish Kumar Yadav 2021-02-09 12:34:20 +0530
  • 452d7850c2 Cleanup Ashish Kumar Yadav 2021-02-09 11:42:12 +0530
  • 2c5ba57da2 Bug fix, cleanup; rewrote updatestatus, removed -d Ashish Kumar Yadav 2021-02-09 11:38:40 +0530
  • 9bdfdb6c99 Made left and right padding to status text configurable in dwm patch Ashish Kumar Yadav 2021-01-25 16:50:09 +0530
  • 8c7c4d777b Renamed getcmd to updateblock Ashish Kumar Yadav 2021-01-20 13:17:26 +0530
  • 9329d0dfe6 Fixed bug in getcmd Ashish Kumar Yadav 2021-01-20 13:07:11 +0530
  • 3e97aa9be7 Output of the blocks should end in a newline or null char Ashish Kumar Yadav 2021-01-20 11:20:18 +0530
  • fbdbee7f72 Added info about PATH in README Ashish Kumar Yadav 2021-01-17 17:51:30 +0530
  • 7e121a6b63 Consistency Ashish Kumar Yadav 2021-01-10 13:25:58 +0530
  • d021510bad Major bugfix related to pidfile Ashish Kumar Yadav 2021-01-10 05:26:10 +0530
  • ef4238d88e posix sh doesn't support \xHH Ashish Kumar Yadav 2021-01-10 02:15:31 +0530
  • 95332f1447 Updated year in license Ashish Kumar Yadav 2021-01-02 14:40:31 +0530
  • 254e057a72 Clarity over optimization - dwm patches Ashish Kumar Yadav 2020-12-30 16:27:28 +0530
  • 4dcb2a7310 Bug fixes and improvements - dwm patches Ashish Kumar Yadav 2020-12-30 02:25:22 +0530
  • 327029412d Consistency Ashish Kumar Yadav 2020-12-29 13:58:01 +0530
  • 152b3668f7 Bug fix and improvement - nanosleep Ashish Kumar Yadav 2020-12-29 13:56:08 +0530
  • 3bd2416d86 Improved and bug fixed patches Ashish Kumar Yadav 2020-12-28 21:53:17 +0530
  • 18b6ff255d This is more clear Ashish Kumar Yadav 2020-12-27 21:42:54 +0530
  • 27b03c8a66 Info related improvements Ashish Kumar Yadav 2020-12-27 21:38:58 +0530
  • 1e61822f8e Added possibility to extend number of clickable blocks Ashish Kumar Yadav 2020-12-27 20:59:38 +0530
  • 5ec0e8ab9c Improved block scripts Ashish Kumar Yadav 2020-12-27 20:58:23 +0530
  • 4c600ba975 Removed unnecessary header Ashish Kumar Yadav 2020-12-25 01:02:01 +0530
  • 8677376b08 Improved signal and sigval parser - sigdwmblocks Ashish Kumar Yadav 2020-12-25 00:53:39 +0530
  • 0199791215
    Merge pull request #14 from BBaoVanC/fix-make-xgetrootname Ashish Kumar Yadav 2020-12-24 14:20:06 +0530
  • 458fd54805
    Fix `install: cannot stat 'xgetrootname': No such file or directory` BBaoVanC 2020-12-24 00:25:59 -0600
  • db238a6ce7 Improved readme Ashish Kumar Yadav 2020-12-24 00:51:40 +0530
  • 800c57e63f makefile updates Ashish Kumar Yadav 2020-12-23 23:56:34 +0530