Big code refactor

The design was defective and I didn't expect the popularity of the project. After these changes the code will be more mantainable and understandable.

Among the changes we can see:
- A better code structure
- Decoupled button widget from its logic
- More code reuse
- Easier way to add buttons
- Specialized classes
This commit is contained in:
lupoDharkael
2017-07-19 09:49:24 +02:00
parent 9357312855
commit d4e7c63cb4
69 changed files with 2436 additions and 565 deletions

View File

@@ -22,7 +22,7 @@
- value: "showHelp"
- type: bool
- description: show Help messages in capture mode.
- show Help message
- show desktop notifications
- value: "showDesktopNotification"
- type: bool
- description: show every desktop notification.