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