Commit Graph

23 Commits

Author SHA1 Message Date
lupoDharkael
d4e7c63cb4 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
2017-07-19 09:49:24 +02:00
lupoDharkael
9357312855 Remove unsupported tools 2017-07-12 15:41:36 +02:00
lupoDharkael
aed0800aac Delete all mouse-visibility references 2017-07-12 02:06:08 +02:00
lupoDharkael
7ab1afb8b1 capture widget cleanup 2017-07-11 17:53:41 +02:00
lupoDharkael
9084b74bbe Non blocking error messages 2017-07-06 21:44:29 +02:00
lupoDharkael
0525abe17c Add error notification for image upload 2017-07-06 13:11:00 +02:00
lupoDharkael
4277af806f Unified binary with new DBus API 2017-06-15 20:31:06 +02:00
lupoDharkael
b1c86b9ba8 Add option to disable notifications in desktop 2017-06-14 19:52:29 +02:00
lupoDharkael
ad044fbc93 Modify classes to be QObjects 2017-06-14 01:02:43 +02:00
lupoDharkael
8d27dc6660 Fix crash and lag using the File Dialog 2017-06-12 03:31:13 +02:00
lupoDharkael
11b0e2db4b Capture window showing when mouse events are holded 2017-06-06 12:38:34 +02:00
lupoDharkael
1802d05fde Add option to disable help message 2017-06-02 01:27:31 +02:00
lupoDharkael
25f63c0098 Fix minor bug in help message 2017-05-31 18:37:33 +02:00
lupoDharkael
469c6cd20e Add help message in capture 2017-05-31 17:34:46 +02:00
lupoDharkael
78b27e3780 Fix button color assignation on creation 2017-05-31 14:40:55 +02:00
lupoDharkael
0a5ed273fc Fixed problem with screen capture size 2017-05-28 03:05:42 +02:00
lupoDharkael
0f30529c77 Delete the no more needed BypassWindowManagerHint 2017-05-28 02:24:13 +02:00
lupoDharkael
8cbe8e0c88 Add comments and minor changes 2017-05-27 13:08:09 +02:00
lupoDharkael
4bf24a4598 Huge change in color configuration 2017-05-26 02:08:55 +02:00
lupoDharkael
88c00f0cc3 Code cleanup 2017-05-24 21:05:59 +02:00
lupoDharkael
515c979e41 Add color for selected button 2017-05-24 14:43:09 +02:00
lupoDharkael
5b65583e49 Minor fixes and arrow point fix 2017-05-24 13:11:28 +02:00
lupoDharkael
3593332781 Move code to ./src 2017-05-22 23:24:18 +02:00