185 Commits (e433881824d2f07b2e923090699fb1e22c290b15)
 

Author SHA1 Message Date
Ashish Kumar Yadav e433881824 Fixed typo/bug in systray patch; fixed cpu block 3 years ago
Ashish Kumar Yadav def465d760 Use void for functions with no parameters 3 years ago
Ashish Kumar Yadav 28b7776611 Cleanup before exit 3 years ago
Ashish Kumar Yadav c1ff32f912 Specifically set sigchld handler to SIG_IGN
See https://pubs.opengroup.org/onlinepubs/9699919799/functions/_Exit.html#tag_16_01_03_01
3 years ago
Ashish Kumar Yadav be75f21fd2 Use CLOEXEC for ConnectionNumber(dpy) as well 3 years ago
Ashish Kumar Yadav 56b636492a Use O_CLOEXEC flag instead of ugly hack 3 years ago
Ashish Kumar Yadav 5ee5010a26 Fixed bug - fd of LOCKFILE should be closed before spawn 3 years ago
Ashish Kumar Yadav e2201ce340 Changed quoting convention 3 years ago
Ashish Kumar Yadav d763d33e20 Fixed typo 3 years ago
Ashish Kumar Yadav b227e8bf42 Improved volume block - added one for pipewire users 3 years ago
Ashish Kumar Yadav 92cd084cfe /tmp is volatile, is deleted after 10 days 3 years ago
Ashish Kumar Yadav 7ce14b2d36 Only create blocks when creating config.h 3 years ago
Ashish Kumar Yadav 76569ceb4a Improved pulse_daemon.sh 3 years ago
Ashish Kumar Yadav a99b2b13e3 Fixed exit bugs; check signals getting out of range 3 years ago
Ashish Kumar Yadav 839261d66b Improved out of range handling of interval specification 3 years ago
Ashish Kumar Yadav c265691e73 Improved interval handling 3 years ago
Ashish Kumar Yadav 894ca1e544 Improved sigdwmblocks 3 years ago
Ashish Kumar Yadav 0e65963446 DELIMITERLENGTH might possibly be set to 0 in future 3 years ago
Ashish Kumar Yadav 801a3de6d7 Fixed subtle bug in and simplified updateblock 3 years ago
Ashish Kumar Yadav dbace38b2a Fixed potential buffer overflow in updatestatus 3 years ago
Ashish Kumar Yadav 0068619a3c Fixed README 3 years ago
Ashish Kumar Yadav 52a6e12c25 Grammatical fix 3 years ago
Ashish Kumar Yadav 335ba578b5 Improved comments for volume block scripts 3 years ago
Ashish Kumar Yadav 5ea366a162 Improved makefile; install is not specified in posix 3 years ago
Ashish Kumar Yadav 6bc088c80e Improved handling of default blocks 3 years ago
Ashish Kumar Yadav 8a53fe0d4f Fixed typos in makefile 3 years ago
Ashish Kumar Yadav 1338b0ca40 Fixed bugs in escaping - makefile 3 years ago
Ashish Kumar Yadav 9bd2f4dd06 Improved makefile 3 years ago
Ashish Kumar Yadav 9058770bb7 Small improvement in setupsignals 3 years ago
Ashish Kumar Yadav 5761a9018f Implemented config.def.h - config.h setup 3 years ago
Ashish Kumar Yadav a9b458c56c Don't recommend compiling as root 3 years ago
Ashish Kumar Yadav 20395ec3da Improvement in updatestatus 3 years ago
Ashish Kumar Yadav 59fb64655f Fixed .gitignore 3 years ago
Ashish Kumar Yadav 988dd1e62b Cleanup 3 years ago
Ashish Kumar Yadav 432bc63baf Updated info in pulse_daemon.sh 3 years ago
Ashish Kumar Yadav 7db0d7ec68 Fixed trivial bugs from last commit 3 years ago
Ashish Kumar Yadav 8f532bd657 Reorganization again 3 years ago
Ashish Kumar Yadav 9ac5b1f37b Cleanup 3 years ago
Ashish Kumar Yadav ea40011a5f This seems more appropriate 3 years ago
Ashish Kumar Yadav 9240ce3fac changed length from int to size_t 3 years ago
Ashish Kumar Yadav b9a5336aa1 Renamed len to length 3 years ago
Ashish Kumar Yadav ab48cac19b Reorganization 3 years ago
Ashish Kumar Yadav bc0f134dda Cleanup; further optimization of updatestatus and updateblock 3 years ago
Ashish Kumar Yadav a58b4d6a80 Further optimizations related to updatestatus and updateblock 3 years ago
Ashish Kumar Yadav 07f444980d optimized updatestatus by using library functions 3 years ago
Ashish Kumar Yadav ffd1403114 Added info about expected output of pathu in blocks.h 3 years ago
Ashish Kumar Yadav 161e0f5615 updateblock - nullterminate 3 years ago
Ashish Kumar Yadav 452d7850c2 Cleanup 3 years ago
Ashish Kumar Yadav 2c5ba57da2 Bug fix, cleanup; rewrote updatestatus, removed -d 3 years ago
Ashish Kumar Yadav 9bdfdb6c99 Made left and right padding to status text configurable in dwm patch 3 years ago