Skip to content

feat: Add a type command delay option - #117

Merged
fdw merged 1 commit into
fdw:mainfrom
Joris29:type_delay
Nov 29, 2025
Merged

feat: Add a type command delay option#117
fdw merged 1 commit into
fdw:mainfrom
Joris29:type_delay

Conversation

@Joris29

@Joris29 Joris29 commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

This adds an argument to add a delay (sleep) before executing the typer command.

Without this i had some issues on hyprland where it sometimes cut off text.
There is a key_delay option but this adds time between keystrokes and this was not very helpful for long strings.

@Joris29 Joris29 changed the title Add a type command delay option feat: Add a type command delay option Nov 18, 2025

@fdw fdw left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR! While I haven't needed it (yet), it seems sensible to me 🙂

I just have a few smaller comments, nothing serious.

Comment thread src/rofi_rbw/argument_parsing.py
Comment thread src/rofi_rbw/typer/typer.py Outdated
Comment thread src/rofi_rbw/typer/wtype.py Outdated

@fdw fdw left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fdw
fdw merged commit 49b588b into fdw:main Nov 29, 2025
5 checks passed
@Joris29
Joris29 deleted the type_delay branch November 30, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants