espanso / espanso

Cross-platform Text Expander written in Rust

Home Page:https://espanso.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate `force_clipboard: true` in favour of `force_mode: clipboard`

AucaCoyan opened this issue · comments

Talking about it in one of the forums we found out that force_clipboard should be deprecated.

We may choose to send a warning as a notification for one option, to give users time to change the option, but because is something so simple to change, I would rather not walk the extra mile for this

Should I mention it in the docs, as a deprecated term? Are we likely to remove it from the code at some point?

Nah, it didn't achived a lot of public reception, so probably some users don't even know about it. I don't have a PR to fix it, so in my opinion I would leave as it is and the moment we start working on it we can take action to "deprecate it" officially.
I would also like to know what other team members think about it 😄

Thanks. That was my thinking.