index
:
dwmblocks
master
No description yet
jozan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dwmblocks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
up
Joe
1
-0
/
+1
2024-12-24
up
Joe
1
-0
/
+2
2022-08-17
cool
Joe
1
-5
/
+5
2022-08-16
wip
Joe
1
-1
/
+1
2022-08-16
update
Joe
1
-17
/
+23
2022-08-10
Explicitly zero signal mask
Ethan Marshall
1
-1
/
+2
2022-08-10
Fix bar clicking
Ethan Marshall
1
-3
/
+3
2022-08-09
Do not block interrupt/terminate signals
Ethan Marshall
1
-0
/
+3
2022-08-09
Fix statusbar freezing
Ethan Marshall
1
-1
/
+12
2021-07-05
fixed a bug in interval time updating
dfuehrer
1
-2
/
+2
2021-05-23
Replace bughy implementation of function 'remove_all()'.
Ivan Mikhnovich
1
-4
/
+4
2021-03-23
reset errno so previous error doesn't cause next check to fail
dfuehrer
1
-2
/
+1
2021-03-17
Added greatest common denominator interval from
dfuehrer
1
-9
/
+30
2021-03-14
finally actually fixed the blocks dissappearing problem completely
dfuehrer
1
-41
/
+55
2021-03-13
sorta fixed bug with sleep and timing where interrupting
dfuehrer
1
-6
/
+23
2021-03-02
Revert "Mitigates disappearing blocks on fast mouse interaction"
Luke Smith
1
-21
/
+6
2021-02-19
ignore real-time signals by default, unless explicitly set
Nihal Jere
1
-0
/
+4
2021-02-07
Mitigates disapearing blocks on fast mouse interaction
Federico Ciuffardi
1
-6
/
+21
2020-08-28
update and fork fix
Luke Smith
1
-3
/
+4
2020-06-02
fix #24
Luke Smith
1
-1
/
+5
2020-05-30
Added support for multiple char delimiter
mackarelfish
1
-5
/
+9
2020-05-30
Fixed weird blocks behaviour with moving text
mackarelfish
1
-1
/
+1
2020-05-18
Update status after forking and export with setenv
Daniel Bylinka
1
-10
/
+6
2020-05-04
statuscmd programs forked
Luke Smith
1
-19
/
+25
2020-04-24
Remove newlines from command output
MateuszOkulus
1
-0
/
+15
2020-04-22
Revert "no longer (unused) icon slot" for bugfix
Luke Smith
1
-2
/
+6
2020-04-13
no longer (unused) icon slot
Luke Smith
1
-6
/
+2
2020-04-09
Update dwmblocks.c
hisakiyo
1
-1
/
+1
2020-04-08
old vol commands removed
Luke Smith
1
-4
/
+0
2020-03-01
blocks.h moved to config.h
Luke Smith
1
-5
/
+5
2019-12-16
Added ifndef for openbsd compatibility. SIGRTMIN is not defined on
Aidan
1
-2
/
+9
2019-11-30
Switched to fgets instead of using fgetc
Aidan
1
-16
/
+5
2019-11-30
fixed issue causing segfault on ARM systems
Aidan
1
-0
/
+4
2019-11-27
Fixed garbled last commit
Aidan Hubert
1
-12
/
+0
2019-11-26
Added -p option for printing to stdout rather then setting the root window fo...
Aidan
1
-4
/
+26
2019-11-13
Made dwmblocks way more efficient by only setting the name of the root window...
Aidan
1
-11
/
+9
2019-11-07
Revert "Changed delimeter to accept multiple characters."
Aidan
1
-14
/
+6
2019-11-04
Changed delimeter to accept multiple characters.
Aidan
1
-6
/
+14
2019-03-29
added icons and delimeter
Aidan
1
-9
/
+17
2019-03-24
Fixed for loop in getstatus()
Aidan
1
-1
/
+1
2019-03-24
Added function declarations and renamed setrootcmd to statusstr.
Aidan
1
-12
/
+20
2019-03-24
Added code files, and Makefile.
Aidan
1
-0
/
+151