hamster-shell-extension
hamster-shell-extension copied to clipboard
Evaluate codebase for use of 'reference code snippets'
Because gnome-shell-extensions documentation is so lacking, it is common advise to copy and paste from its provided reference extensions. Most prominently the example extension to see how basic functionality can be implemented. In order to improve documentation of hamster-extension specific changes to that code we should do:
- Mark all such instances of c/p explicitly with reference to the origin
- Provide elaborate comments along the code that explains where we deviate from the reference implementation