naelstrof c423817ff1 some progress před 7 roky
modules some progress před 7 roky
share/slop some progress před 7 roky
src some progress před 7 roky
CMakeLists.txt some progress před 7 roky
COPYING Added copy of GPLv3, thanks to https://github.com/Simonft. před 9 roky
README.md forgot the readme před 7 roky
license.txt Added GPL notifications at the top of each file, and made it clear that contributors must agree with it too. před 9 roky

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