dfuehrer
c306fea426
fixed a bug in interval time updating
2021-07-05 19:17:34 -07:00
dfuehrer
681b8998c2
Merge branch 'master' into fastscroll_fix
...
using pulled version of fix to remove_all bug (with an improvement)
2021-06-01 20:54:26 -07:00
dfuehrer
fc80bd975c
reset errno so previous error doesn't cause next check to fail
2021-03-23 18:31:57 -07:00
dfuehrer
d474ad1d67
Merge branch 'mychanges' into fastscroll_fix
2021-03-17 00:54:34 -07:00
dfuehrer
da9a2f7286
Added greatest common denominator interval from
...
"Improve performance by sleeping as much as possible #69 "
since the sleeping has been changed.
2021-03-17 00:38:37 -07:00
dfuehrer
d68479db24
copied over the master config since it is unrelated to the fix
2021-03-14 04:52:41 -07:00
dfuehrer
d45328c444
finally actually fixed the blocks dissappearing problem completely
2021-03-14 04:16:28 -07:00
dfuehrer
1697346729
merged with master
2021-03-13 23:34:15 -07:00
dfuehrer
73fd031a1d
sorta fixed bug with sleep and timing where interrupting
...
dwmblocks by clicking on the bar would interrupt the sleep causing it to
reload everything sooner than it should, which would cause slower things
to not update and disappear untill they were reloaded. This was
especially a problem with using scrolling on blocks. Still occasionally
breaks but is much less horrible.
2021-03-13 22:49:34 -07:00
dfuehrer
d747fa7bc1
changed to my status bar things that i want
2021-03-13 22:48:50 -07:00