IGeraGera
|
5583a44cd3
|
Updated README with new patch
|
2020-12-22 14:44:10 +02:00 |
|
IGeraGera
|
9319e12a45
|
Update README.md
Updated the existing patch. I tried to respect the current formating
|
2020-12-20 01:07:07 +02:00 |
|
aidan
|
b6b0be4f4f
|
Only open X server once rather than open and close after every writeout.
|
2020-09-09 13:10:49 -06:00 |
|
aidan
|
b7d1970488
|
Consolidated X11 based code into the setroot function
This is to make it easier to build dwmblocks without xlib so you can
use it on wayland or other x wms.
|
2020-09-05 15:48:54 -06:00 |
|
aidan
|
13c7700f34
|
Fixed issue with empty command delimiter
This meant that the delimiters were added when when both the icon and
output where empty.
|
2020-08-29 11:58:28 -06:00 |
|
torrinfail
|
3d308cafb0
|
Merge pull request #29 from keikari/patch-2
Fix, delimLen caused weird behaviour
|
2020-08-27 06:51:30 +00:00 |
|
aidan
|
500b1fbb0f
|
fixed output from commands without a newline end.
This is useful when using commands such as tr -d '\n' to strip newlines
from output.
|
2020-08-27 04:47:07 +00:00 |
|
aidan
|
904e407908
|
Added back the ability to change compiler with CC environment variable.
|
2020-08-19 10:12:37 -06:00 |
|
aidan
|
416a36d636
|
Unified style for if, for, and while statements. As well as general
code cleanup.
|
2020-08-19 10:10:43 -06:00 |
|