Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Push clipboard text only if not null
In practice, it does not change anything (it just avoids a spurious wake-up), but semantically, it makes no sense to call pushClipboardText() with a null value.
- Loading branch information