From b03b9836bf69d639e1499f599fca0163b77cd32e Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Thu, 27 Jan 2022 19:57:45 +0530 Subject: docs: wtype v0.4 fixes autotyping on Chromium --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.md') 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? -- cgit v1.2.3