Commit Graph

16 Commits

Author SHA1 Message Date
lupoDharkael
d4e3ae4cfd Fix tool order in config menu 2017-12-07 16:37:26 +01:00
lupoDharkael
7c91f91847 Fix button reorder 2017-12-05 17:45:53 +01:00
lupoDharkael
bce877b9c7 Selection easier to resize 2017-12-05 15:14:16 +01:00
lupoDharkael
b0f385caf4 Add Blur tool 2017-12-04 00:28:25 +01:00
lupoDharkael
820458df89 Add on mouse draw preview 2017-12-02 16:33:07 +01:00
lupoDharkael
4664562728 Add OpenWith... tool 2017-12-01 21:35:07 +01:00
lupoDharkael
485bc58b9d Add desktop notification about failed captures 2017-11-10 19:56:59 +01:00
lupoDharkael
bb6ac04d60 Add --raw flag
Updated dbus API. Now it sends a signal with every capture, it may
be captureFailed or a captureTaken which contains the raw image
bytes in png format. You have to add an id to the screenshot calls
so it will be returned as a way to know the origin of the signal.
2017-11-09 18:14:04 +01:00
lupoDharkael
85eaa7d82e Add forced button order 2017-10-28 18:29:14 +02:00
lupoDharkael
d884b3896f Improve cursor visibility in Plasma desktop 2017-08-19 14:55:50 +02:00
lupoDharkael
b966a10c09 Now you can change the thickness of the drawing tools! 2017-08-17 14:47:27 +02:00
lupoDharkael
321ec1b555 Add a resource exporter module 2017-08-16 21:00:29 +02:00
lupoDharkael
25135b92a0 CaptureButton cleanup and add shadow effect 2017-08-16 15:54:09 +02:00
lupoDharkael
b6c1b8f047 Fix disable selection when you click outside 2017-08-16 14:36:17 +02:00
lupoDharkael
6cefead0fc delete inlines, trust the compiler 2017-08-16 14:34:16 +02:00
lupoDharkael
4a56f44bb9 Refactor in the mechanism of saving and exporting
- new imgur upload interface.
- rework for a better code structure. It still needs another change separating the Controller from the code dedicated to export data to the system.
- created the concept of "worker", component used to do some work based on a screenshot.
2017-08-16 13:44:33 +02:00