greenshot/GreenshotWin10Plugin
2020-07-21 12:58:58 +02:00
..
Destinations Updates for the notification service, now an icon is shown and it now follows the configuration settings. [skip ci] 2020-03-10 22:06:47 +01:00
Internal This commit breaks compiling for a short (!) period, need to sync my work to a different system 2020-02-25 07:56:45 +01:00
Native Made notifications work again, activation doesn't work yet due to missing ToastActivatorCLSID on the shortcut. 2020-03-16 14:20:14 +01:00
Processors Added additional guards and a configuration for the Win10 plugin, which disables the OCR by default. 2020-07-21 12:56:02 +02:00
Properties A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
GreenshotWin10Plugin.csproj Fixed Windows 10 incompatibility with 1809 2020-04-12 23:23:02 +02:00
ToastNotificationService.cs Fix #182, the notifications don't work due to a quirk in the Windows API. 2020-04-16 21:19:07 +02:00
Win10Configuration.cs Forgot to add the new class... Silly me.... 2020-07-21 12:58:58 +02:00
Win10OcrProvider.cs Experimenting with some OCR and QR use cases. 2020-02-26 14:59:57 +01:00
Win10Plugin.cs Fixed the issue that someone could have a windows 10 version which is older than what we can support. (#207) 2020-05-10 23:04:31 +02:00