naelstrof b34b6bd41e changed readme 7 år sedan
modules getting closer 7 år sedan
share/slop some progress 7 år sedan
src got rid of a memory leak 7 år sedan
CMakeLists.txt added window detection 7 år sedan
COPYING Added copy of GPLv3, thanks to https://github.com/Simonft. 9 år sedan
README.md changed readme 7 år sedan
license.txt Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. 9 år sedan

README.md

slop-release-candidate

Since I made slop when I was around 16, it is really bad.

This just a re-write with less dependencies, inaccuracies, etc.

TODO:

  • Window Selection
  • Keyboard
  • Shaders (Partially complete, need more robust features still).
  • Custom output formatting
  • Manpages
  • Option parsing
  • Highlighting
  • Mouse stuff
  • Drawing stuff
  • Printing stuff

Avoiding:

  • Themes (Not going to happen. It'd add a texture library dependency.)
  • Magnification (Very expensive, probably not going to happen.)