Review of "DevBar" version 2

Details Page Preview

This extension helps you keep track of your development workflow.

Extension Homepage
https://github.com/ludvigbostrom/DevBarGnome

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
8 Active
7 Active
6 Rejected
5 Active
4 Active
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

andyholmes active
Some notes: * You should probably be overriding `PanelMenu.Button._onDestroy()` and chaining up with `super._onDestroy()` instead of overriding `destroy()` * It's much quicker to call `GLib.get_user_name()` instead of spawning `whoami`