ShareX/ScreenCaptureLib/Forms
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
..
DiamondRegion.cs License updated 2014-05-13 12:06:40 +03:00
EllipseRegion.cs License updated 2014-05-13 12:06:40 +03:00
FreeHandRegion.cs Add a toggle for screen dimming when selecting a region. 2014-11-17 21:55:20 +09:00
PolygonRegion.cs Add a toggle for screen dimming when selecting a region. 2014-11-17 21:55:20 +09:00
RectangleAnnotate.cs HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
RectangleLight.cs HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
RectangleRegion.cs Add a toggle for screen dimming when selecting a region. 2014-11-17 21:55:20 +09:00
RoundedRectangleRegion.cs Test URL sharing button 2014-07-19 23:08:45 +03:00
Surface.cs Add a toggle for screen dimming when selecting a region. 2014-11-17 21:55:20 +09:00
TriangleRegion.cs License updated 2014-05-13 12:06:40 +03:00