Skip to content

chm46e/blanket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blanket

Xlib based garbage status window
Was created by the anger of the slow project: eww
I'm kinda horrible at coding, so save your emotions until you see the code lol

Dependencies

Build

$ make
$ ./blanket

In the case of the devil library not found:
Either set the LD_LIBRARY_PATH env. variable to /usr/local/lib:

$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

or run:

$ LD_LIBRARY_PATH=/usr/local/lib ./blanket

Notes

Make sure to launch the program from the project's root directory or DevIL won't be able to find the background image
and yes, it doesnt work currently aka has errors

About

Xlib based garbage status window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published