naelstrof cbe27ff04b fixed some inaccuracies 7 years ago
modules getting closer 7 years ago
share/slop some progress 7 years ago
src fixed some inaccuracies 7 years ago
CMakeLists.txt added window detection 7 years ago
COPYING Added copy of GPLv3, thanks to https://github.com/Simonft. 9 years ago
README.md changed readme 7 years ago
license.txt Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. 9 years ago

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.)