naelstrof 2a00b1f125 Only prints one warning now instead of two when a compositor is missing 7 yıl önce
modules pretty much done now 7 yıl önce
src Only prints one warning now instead of two when a compositor is missing 7 yıl önce
CMakeLists.txt pretty much done now 7 yıl önce
COPYING Added copy of GPLv3, thanks to https://github.com/Simonft. 10 yıl önce
README.md pretty much done now 7 yıl önce
license.txt Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. 10 yıl önce
slop.1 Now you can select the level of aggressiveness when removing window borders. 7 yıl önce
slop.1.gz Now you can select the level of aggressiveness when removing window borders. 7 yıl önce

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
  • Custom output formatting
  • Manpages
  • Option parsing
  • Highlighting
  • Mouse stuff
  • Drawing stuff
  • Printing stuff
  • Librarify

Avoiding:

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