Fabian Winter

Results 207 comments of Fabian Winter

I guess you're not yet on [version 1.4.2](https://github.com/fdw/rofi-rbw/releases/tag/1.4.2), are you?

`--delay` affects the time between keystrokes, so I guess when the typer starts you are releasing `shift` and it's only completely done after the second key was typed? Removing the...

That helps, thank you very much! 🙂 Can you maybe share some "password" that triggers this for you? Which of the first letters should be capitalized and which should be...

Okay, that is interesting. I'm wondering if it's because of the number (but then `shift` would have to be applied too early) or because of the `K` at the end....

You have the same problem of `xdotool` upper casing some characters? Do you also use a non-US keymap? Does a larger delay than 6 work better for you?

I thought the problem was related to the keymap, like @nim65s wrote: > After a setxkbmap us, I have a correct 10/10 At least, I have no other explanation why...

Okay, so is the original problem (some letters are upper cased by `rofi-rbw`) still happening for someone? If so, is a delay of 5 or 6 enough? Or is there...

I've pushed something to `main` where you can define the delay with `--typing-key-delay`. It's still `0` by default, but you can change it if you experience problems. Could you please...

If you have a good source for them (with an appropriate license), then it should be easy to add. You can have a look at the [existing extractors](https://github.com/fdw/rofimoji/tree/main/src/extractors) for examples....