Commit graph

6 commits

Author SHA1 Message Date
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex fe803c4ad8 fixed #375: Watermark won't be enabled by default because I'm tired of people asking me how to disable it 2014-11-21 12:09:13 +02:00
Jaex 6e5af96dc6 Screen record & auto capture region selection will respect Task settings 2014-11-21 11:29:24 +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 f3cb8a763a Region changes 2014-07-25 08:54:24 +03:00
Jaex c0f4f26917 Added rectangle annotate options 2014-07-10 02:16:27 +03:00
Renamed from ScreenCaptureLib/RegionHelpers/SurfaceOptions.cs (Browse further)