Use terminal window focus to determine when a message has actually been seen (#94)

This commit is contained in:
Ulyssa 2023-06-14 22:42:23 -07:00
parent 430c601ff2
commit 885b56038f
No known key found for this signature in database
GPG key ID: 1B3965A3D18B9B64
5 changed files with 51 additions and 13 deletions

View file

@ -52,7 +52,7 @@ url = {version = "^2.2.2", features = ["serde"]}
[dependencies.modalkit]
git = "https://github.com/ulyssa/modalkit"
rev = "7979680"
rev = "f641162"
[dependencies.matrix-sdk]
version = "0.6"