Robin Krom

Results 401 comments of Robin Krom
trafficstars

What might help, you can have the key translated with the user32 function GetKeyName. This would for instance convert the print-screen key when a German keyboard is used to "Druck"....

I had a quick run through the code, didn't find a lot. But I'm sure that created font here, stored in a TextElement, is not disposed: https://github.com/justinstenning/Direct3DHook/blob/master/TestScreenshot/Form1.cs#L268 But I do...

I'm not associated with this repository but I just can't help to write this. Imagine you produce something, and people can buy this from you. Now a customer opens an...

@maxkatz6 just to be clear, I unfortunately do not have an ARM device. I tried to build the branch, but after getting into all kinds of activities like downgrading workloads...

Most issues have been solved by recent merges, but one of the issues is described here: https://greenshot.atlassian.net/browse/SUPPORT-256 We need to be able (configurable) to normalize a screen capture to a...

Works fine for me, are you sure Powerpoint is still on the system? I also advice you to upgrade, you are on an older unstable version.

The "betas" are always in our GitHub releases, which can be found here: https://github.com/greenshot/greenshot/releases Can you give me some details how you installed office?

@Ossy81 we made changes to Greenshot, which are available with 1.3.270 and later, can you please see if this works for you?

Removed registers? There is only one registry key that Greenshot should be setting, and that is the one for the auto start. In fact, Greenshot really has a small footprint...

I've already experimented with some code, the biggest issue was compressing the frames. With Windows 7 the capturing was somewhat usable, especially as Windows 7 allowed us to turn off...