Skip to content

chm46e/blanket

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
src
 
 
 
 
 
 
 
 
 
 

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