Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.44 KB

File metadata and controls

27 lines (20 loc) · 1.44 KB

TODO

The lists in this page summarize current efforts in the scrot project.

Fix bugs

Look for any bugs reported downstream or in our github issues and fix them:

Github issues can be filtered via tags to find specific areas that are interesting to you. Some notable tags are:

  • Enhancement: New feature request or enhancing an existing feature.
  • Help Wanted: Difficult issues where we require help.
  • Code quality: Issues to improve the reliability or robustness of scort.

Misc TODOs

  • Improve the bash completion script. Currently it's quite rudimentary.
  • Figure out a more robust way to save thumbnails #226