- - Rename unused vars with _ or removed
- - Remove unused sections of code
- - Change name collisions with Gtk/bultins
- Bumped internal version to 0.3.0 in prep
- Added PID file and if it is already locked then write args to RPC file
- open configuration from args
- option to '--close' and '--configure'
- Added PIL and pidfile as dependencies
- Added desktop files for --configure and --close
- Fixed#75
- Fixed 78