Commit Graph

21 Commits

Author SHA1 Message Date
ArsenArsen ce75426552 Fix compilation errors on OS X and picker on MSW
Related issue: #9
2017-07-09 14:23:52 +02:00
ArsenArsen e609a1a9a5 Make the screen size calculation work for Win too
Fixes #9
2017-07-05 16:51:02 +02:00
ArsenArsen 698d123815 Partial fix for #9 - now the position is good 2017-07-05 16:41:53 +02:00
ArsenArsen 68236c1959 This bug only existed on Qt<5.9 Linux 2017-07-03 16:25:54 +02:00
ArsenArsen b5edb04f11 Fix a logic error 2017-07-03 16:23:44 +02:00
ArsenArsen 7e88a483da Fix a compile error 2017-07-03 16:18:56 +02:00
ArsenArsen 306245dbc4 Optimization for pre-5.9 Qt 2017-07-03 16:14:19 +02:00
ArsenArsen 855d01f489 Fix size calculation math
By @lclc98
2017-07-03 16:00:49 +02:00
ArsenArsen 70b5aae9d1 Optimizations related to version splitting 2017-07-03 15:45:56 +02:00
ArsenArsen fcf5ac0269 Fix a few screen capture bugs for some multiconfig
Thanks to @lclc98 we worked around a bug in Qt<5.9 and made KShare work on weird multi monitor configurations where they for example overlap, also screens are now in proper positions despite what order they are in xrandr, for example.

Thanks again to @lclc98!
2017-07-03 15:43:28 +02:00
ArsenArsen d44aae4f43 Fix a memory leak with the crop editor
I did not properly handle deleting the editor so it would stay in memory permanently.
2017-07-02 20:51:15 +02:00
ArsenArsen 635f59fb5d Multi screen support 2017-07-01 17:24:03 +02:00
ArsenArsen 2bd01bf181 Add active window capture
Not on Mac. I still don't have a way to test there.
2017-06-27 11:33:11 +02:00
ArsenArsen 20d5314d6d Fix a math error which stopped cursor from drawing 2017-06-07 10:25:00 +02:00
ArsenArsen 6a978fbfb3 I have no idea 2017-05-19 22:32:23 +02:00
ArsenArsen df61acdbb3 feature/platformbackends (aka cursors) done for all but mac 2017-05-15 14:10:00 +02:00
ArsenArsen 446440aca9 Cursor support 2017-05-13 23:39:38 +02:00
ArsenArsen 927e7c4165 Hotspot support 2017-05-13 23:33:36 +02:00
ArsenArsen 37ce6f1eda Add clang-format; Make text and blur less annoying
I didn't read the clang-format documentation properly
2017-05-09 17:26:00 +02:00
ArsenArsen 7737b77671 Great reformat of 2k17 2017-05-06 13:21:12 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00