Commit graph

22 commits

Author SHA1 Message Date
Jaex d8a803f9ce fixed surface prepare error 2014-11-26 19:48:25 +02:00
Dean Herbert 0ea71a5364 Add a toggle for screen dimming when selecting a region.
I am not sure about others, but I have around a 2 second delay while
attempting to capture a screen region. Coming from puush (a similar
application I had a hand in writing) which did not draw screen overlays
but instead worked with a live image, this feels very cumbersome.

By disabling this option ShareX will not longer render the two darkness
levels before displaying the capture form. I have left the default as
enabled as to not change the default user experience.

As a further suggestion, it may be feasible to do away with the
"lightBackgroundBrush" layer, instead replacing it with the original
image. This would halve the processing time and still provide the a
level of contrast.
2014-11-17 21:55:20 +09:00
Jaex 3f13e0f025 Added Outline image effect 2014-10-20 22:37:51 +03:00
Tyler Adkisson 217a76719c Fixed magnifier not respecting screen bounds 2014-10-19 09:37:48 -04:00
Jaex df236f95d1 HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
Jaex 099a64360e Ruler changes 2014-09-20 19:12:41 +03:00
Jaex f469e0cc87 fixed #272: Error handling for stopping FTP uploads 2014-09-13 10:36:16 +03:00
Jaex c5f515f167 fixed #226: Getting window & control regions will be async so it won't slow down opening of region capture 2014-08-08 09:44:18 +03:00
Jaex 9ca3f58728 Few changes 2014-08-07 05:22:45 +03:00
Jaex f3cb8a763a Region changes 2014-07-25 08:54:24 +03:00
Jaex 41ff1b0713 Magnifier is now circle 2014-07-25 04:14:48 +03:00
Jaex f352149ed1 Rectangle (Windows) is now (Objects) 2014-07-10 00:44:08 +03:00
Jaex 2ed433ffef Magnifier position fix 2014-05-31 17:08:21 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex 6800f37d35 In region capture or ruler tool pressing ctrl + c will copy area info to clipboard 2014-04-29 16:40:36 +03:00
McoreD c038a21c40 Added px unit to width, heigth and distance 2014-04-12 16:57:16 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00
Jaex 1cdace0c9c Added mark center of ruler 2014-04-11 20:12:13 +03:00
Jaex efddaa6f4a fixed #102: Added ruler tool 2014-04-11 19:29:19 +03:00
Jaex 7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
Jaex e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex 1399279880 ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
Renamed from ScreenCapture/Forms/RectangleRegion.cs (Browse further)