Fix ClipboardAction so that it only clears Clipboard when Window is active

This commit is contained in:
Geoffroy BONNEVILLE
2020-05-26 12:30:52 +02:00
parent 3d436c56fa
commit 3ecee4a821
3 changed files with 14 additions and 10 deletions

View File

@@ -1 +1,2 @@
Data is now protected in memory as well as at rest
Data is now protected in memory as well as at rest
Fix clipboard copy expiration issue