naelstrof c423817ff1 some progress 7 years ago
modules some progress 7 years ago
share/slop some progress 7 years ago
src some progress 7 years ago
CMakeLists.txt some progress 7 years ago
COPYING Added copy of GPLv3, thanks to https://github.com/Simonft. 9 years ago
README.md forgot the 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-wayland

A wayland port of slop. It's currently a work in progress.

TODO:

  • Window Selection (CURRENTLY IMPOSSIBLE WITHOUT HACKS/EXPLOITS/EXTENSIONS, Wayland is too secure)
  • Magnification (UNLIKELY, again due to wayland being very secure)
  • Keyboard
  • Shaders
  • Custom output formatting
  • Themes
  • Multi-monitor testing (Pretty sure it won't work properly with multiple monitors, still needs to spawn a fullscreen window for each output.)
  • Manpages
  • Option parsing
  • Highlighting
  • Mouse stuff
  • Drawing stuff
  • Printing stuff