qugalet
|
566469c43a
|
add config and blocks
|
2024-10-14 11:12:59 +03:00 |
|
Ashish Kumar Yadav
|
ee856541a7
|
Patches for 6.5
|
2024-06-23 04:41:10 +05:30 |
|
Ashish Kumar Yadav
|
8720770e0a
|
Add DESTDIR to PIDDIR
|
2023-07-19 13:29:53 +05:30 |
|
Ashish Kumar Yadav
|
370ae0ae67
|
Added patches for 6.4
|
2023-06-02 05:08:07 +05:30 |
|
Ashish Kumar Yadav
|
69e2ff5759
|
Fixed xgetrootname
See https://tronche.com/gui/x/xlib/ICC/client-to-window-manager/XFetchName.html
|
2022-09-18 07:13:47 +05:30 |
|
Ashish Kumar Yadav
|
374283d5df
|
Fixed patches
|
2022-02-18 15:01:08 +05:30 |
|
Ashish Kumar Yadav
|
23387f312c
|
Cleaned up patches
|
2022-02-17 01:15:58 +05:30 |
|
Ashish Kumar Yadav
|
353dae3c41
|
Added patches for 6.3
|
2022-02-16 00:43:20 +05:30 |
|
Ashish Kumar Yadav
|
4427b3f133
|
No longer required
|
2021-09-29 13:33:16 +05:30 |
|
Ashish Kumar Yadav
|
e433881824
|
Fixed typo/bug in systray patch; fixed cpu block
|
2021-08-20 21:01:44 +05:30 |
|
Ashish Kumar Yadav
|
def465d760
|
Use void for functions with no parameters
|
2021-08-17 22:04:37 +05:30 |
|
Ashish Kumar Yadav
|
28b7776611
|
Cleanup before exit
|
2021-08-06 21:50:09 +05:30 |
|
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
|
2021-08-04 01:58:47 +05:30 |
|
Ashish Kumar Yadav
|
be75f21fd2
|
Use CLOEXEC for ConnectionNumber(dpy) as well
|
2021-08-03 19:38:37 +05:30 |
|
Ashish Kumar Yadav
|
56b636492a
|
Use O_CLOEXEC flag instead of ugly hack
|
2021-08-03 19:24:12 +05:30 |
|
Ashish Kumar Yadav
|
5ee5010a26
|
Fixed bug - fd of LOCKFILE should be closed before spawn
|
2021-08-03 16:58:21 +05:30 |
|
Ashish Kumar Yadav
|
e2201ce340
|
Changed quoting convention
|
2021-07-26 00:55:40 +05:30 |
|
Ashish Kumar Yadav
|
d763d33e20
|
Fixed typo
|
2021-07-14 15:20:53 +05:30 |
|
Ashish Kumar Yadav
|
b227e8bf42
|
Improved volume block - added one for pipewire users
|
2021-07-13 20:01:03 +05:30 |
|
Ashish Kumar Yadav
|
92cd084cfe
|
/tmp is volatile, is deleted after 10 days
|
2021-06-21 17:56:36 +05:30 |
|
Ashish Kumar Yadav
|
7ce14b2d36
|
Only create blocks when creating config.h
|
2021-04-22 18:27:19 +05:30 |
|
Ashish Kumar Yadav
|
76569ceb4a
|
Improved pulse_daemon.sh
|
2021-04-08 14:46:09 +05:30 |
|
Ashish Kumar Yadav
|
a99b2b13e3
|
Fixed exit bugs; check signals getting out of range
|
2021-04-04 20:36:29 +05:30 |
|
Ashish Kumar Yadav
|
839261d66b
|
Improved out of range handling of interval specification
|
2021-04-04 19:37:38 +05:30 |
|
Ashish Kumar Yadav
|
c265691e73
|
Improved interval handling
|
2021-04-04 13:33:06 +05:30 |
|
Ashish Kumar Yadav
|
894ca1e544
|
Improved sigdwmblocks
|
2021-04-04 13:04:23 +05:30 |
|
Ashish Kumar Yadav
|
0e65963446
|
DELIMITERLENGTH might possibly be set to 0 in future
|
2021-03-28 12:51:48 +05:30 |
|
Ashish Kumar Yadav
|
801a3de6d7
|
Fixed subtle bug in and simplified updateblock
|
2021-03-28 12:46:35 +05:30 |
|
Ashish Kumar Yadav
|
dbace38b2a
|
Fixed potential buffer overflow in updatestatus
|
2021-03-28 12:46:03 +05:30 |
|
Ashish Kumar Yadav
|
0068619a3c
|
Fixed README
|
2021-03-20 11:41:12 +05:30 |
|
Ashish Kumar Yadav
|
52a6e12c25
|
Grammatical fix
|
2021-03-11 12:16:42 +05:30 |
|
Ashish Kumar Yadav
|
335ba578b5
|
Improved comments for volume block scripts
|
2021-03-08 23:08:00 +05:30 |
|
Ashish Kumar Yadav
|
5ea366a162
|
Improved makefile; install is not specified in posix
|
2021-03-08 22:12:22 +05:30 |
|
Ashish Kumar Yadav
|
6bc088c80e
|
Improved handling of default blocks
|
2021-03-08 21:07:27 +05:30 |
|
Ashish Kumar Yadav
|
8a53fe0d4f
|
Fixed typos in makefile
|
2021-03-08 20:51:22 +05:30 |
|
Ashish Kumar Yadav
|
1338b0ca40
|
Fixed bugs in escaping - makefile
|
2021-03-07 23:26:16 +05:30 |
|
Ashish Kumar Yadav
|
9bd2f4dd06
|
Improved makefile
|
2021-03-06 12:15:32 +05:30 |
|
Ashish Kumar Yadav
|
9058770bb7
|
Small improvement in setupsignals
|
2021-03-06 03:32:38 +05:30 |
|
Ashish Kumar Yadav
|
5761a9018f
|
Implemented config.def.h - config.h setup
|
2021-03-06 03:15:24 +05:30 |
|
Ashish Kumar Yadav
|
a9b458c56c
|
Don't recommend compiling as root
|
2021-02-28 11:35:07 +05:30 |
|
Ashish Kumar Yadav
|
20395ec3da
|
Improvement in updatestatus
|
2021-02-11 20:41:01 +05:30 |
|
Ashish Kumar Yadav
|
59fb64655f
|
Fixed .gitignore
|
2021-02-11 02:22:42 +05:30 |
|
Ashish Kumar Yadav
|
988dd1e62b
|
Cleanup
|
2021-02-11 02:21:00 +05:30 |
|
Ashish Kumar Yadav
|
432bc63baf
|
Updated info in pulse_daemon.sh
|
2021-02-11 02:05:31 +05:30 |
|
Ashish Kumar Yadav
|
7db0d7ec68
|
Fixed trivial bugs from last commit
|
2021-02-11 00:17:52 +05:30 |
|
Ashish Kumar Yadav
|
8f532bd657
|
Reorganization again
|
2021-02-11 00:16:35 +05:30 |
|
Ashish Kumar Yadav
|
9ac5b1f37b
|
Cleanup
|
2021-02-11 00:10:26 +05:30 |
|
Ashish Kumar Yadav
|
ea40011a5f
|
This seems more appropriate
|
2021-02-10 22:00:09 +05:30 |
|
Ashish Kumar Yadav
|
9240ce3fac
|
changed length from int to size_t
|
2021-02-10 21:52:19 +05:30 |
|
Ashish Kumar Yadav
|
b9a5336aa1
|
Renamed len to length
|
2021-02-10 21:33:58 +05:30 |
|