merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Window capping does not perform as expected #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Capture...
2. Window...
3. <insert window here>

What is the expected output? What do you see instead?
I expect it to come out with a shadow around it and a picture of the window 
indicated. Instead, you see this: http://i.imgur.com/kEZDi.png. Sometimes the 
capturing does get the window, but the shadowing is messed up, like this: 
http://i.imgur.com/y0uV0.png

What version of the product are you using? On what operating system?
6.2 on Windows 7 64bit.

Please provide any additional information below.

Original issue reported on code.google.com by dannyaim...@gmail.com on 22 Jul 2012 at 10:23

Attachments:

GoogleCodeExporter commented 9 years ago
The shadowing problem is a consistent issue as well.

Original comment by dannyaim...@gmail.com on 22 Jul 2012 at 10:25

GoogleCodeExporter commented 9 years ago
ShareX capturing area with window rectangle size + 20px more size for shadow. 
Because your theme shadow is bigger than 20px it failing to capture whole 
shadow.

Original comment by flexy...@gmail.com on 22 Jul 2012 at 10:39

GoogleCodeExporter commented 9 years ago
Is it possible to change that in the settings?

Original comment by dannyaim...@gmail.com on 22 Jul 2012 at 7:08

GoogleCodeExporter commented 9 years ago
Not possible. I didn't thought one theme can make like this big shadow.

Original comment by flexy...@gmail.com on 22 Jul 2012 at 8:06

GoogleCodeExporter commented 9 years ago
Well, the thing is that I've been using the same theme forever and I was using 
ZScreen's window capture and it didn't do this. I haven't changed any settings, 
I just changed to ShareX and it started the fucked up shadow business. 

Original comment by dannyaim...@gmail.com on 24 Jul 2012 at 1:46

GoogleCodeExporter commented 9 years ago
I mean, would it be hard to customize how far out your shadow goes for 
different themes?

Original comment by dannyaim...@gmail.com on 24 Jul 2012 at 1:55

GoogleCodeExporter commented 9 years ago
ZScreen was using dwm to capture transparent window and then adding fake shadow 
to it (with shadow images). But current method capturing with real shadow. I 
can't detect shadow size.

Original comment by flexy...@gmail.com on 24 Jul 2012 at 9:23

GoogleCodeExporter commented 9 years ago
Could we switch to fake shadow then?

Original comment by 24hrtake...@gmail.com on 24 Jul 2012 at 11:01

GoogleCodeExporter commented 9 years ago
It'd make more sense then taking the real shadow because it's compatible with 
any theme. Or you could create a filter/setting to increase the window shadow 
pixel size? I don't know.

Original comment by 24hrtake...@gmail.com on 24 Jul 2012 at 11:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r207.

Original comment by flexy...@gmail.com on 2 Aug 2012 at 2:04