diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-26 17:43:20 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-26 17:43:38 +0100 |
commit | 3cb156aecb22a77d91de26d8421634ae2cd1aa8b (patch) | |
tree | fb067f49c0786e897732dea33f46004c9184d528 /project.conf | |
parent | dea439358888791264ed81124c8fe144b2f8187e (diff) |
Delegate keyboard grab until a button has been pressed if the device says its a mouse1.1.4
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index bb5de50..e71a2fd 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.1.3" +version = "1.1.4" platforms = ["posix"] [lang.cpp] |