Implement de/focus event parsing

So far there is no way to set it up, I'm not sure how to go about it.
This commit is contained in:
2020-09-14 15:38:49 +02:00
parent 78c0cd443d
commit 0bfb13655c
6 changed files with 69 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ set (project_tests
30mouse
31position
32modereport
33focus
39csi)
if (BUILD_TESTING)