aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2022-01-27 19:57:45 +0530
committerAyush Agarwal <ayush@fastmail.in>2022-01-27 19:57:45 +0530
commitb03b9836bf69d639e1499f599fca0163b77cd32e (patch)
treea26ed94004e54b4558a114bbd428b4472f815aa9 /README.md
parentc10030ae7816a6ef7a5612f038f2c7ec454a8c18 (diff)
docs: wtype v0.4 fixes autotyping on Chromium
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 09b94f0..01c81e4 100644
--- a/README.md
+++ b/README.md
@@ -100,11 +100,9 @@ expectation of having a username and password text field one after the other and
between them. A good example is Discourse forums. In such cases, autotyping can make a real mess.
This is why `tessen` also provides an option to define custom autotype operations.
-I haven't been able to make autotyping work on Chromium on Wayland using
-[v0.3](https://github.com/atx/wtype/releases/tag/v0.3) of `wtype`. However, it works fine on
-Firefox. This issue might've been fixed in
-[this](https://github.com/atx/wtype/commit/a81540b7d4920566ad271236ca88befc0002b462) commit but the
-author hasn't released a new version yet.
+`tessen` uses [wtype](https://github.com/atx/wtype/) for autotyping and it seems to work fine on
+Firefox. You'll need at least version [v0.4](https://github.com/atx/wtype/releases/tag/v0.4), or
+later, of wtype for autotyping to work on Chromium. I haven't tested any other web browsers.
## What does `tessen` mean?