feat(linux): Add option to select typing tool#760
Conversation
- Added a Linux-only typing tool setting shown for direct paste, with a new dropdown in advanced settings. - Wired new typing tool setting through settings store, bindings, and Tauri commands. - Added typing tool enum/defaults and selection handling in Linux clipboard direct typing. - Added translations for the new typing tool setting across locales.
|
This is a really good change for Linux users I'll merge this soon! |
|
@kakapt would you mind testing the latest version, I added a check so it only shows the available tools on the system |
🧪 Test Build ReadyBuild artifacts for PR #760 are available for testing. Download artifacts from workflow run Artifacts expire after 30 days. |
|
However, there an ALSA issue that occurs after the v0.6.10: |
|
@cjpais I've found the issue. We need to update the flake.lock file. |
|
@kakapt thanks if you could submit a fix would be great |
What do think about a workflow of daily update of flake.lock? |
|
@kakapt mind joining discord and we can talk there? this pr is another issue |
I've joined |

Before Submitting This PR
Please confirm you have done the following:
Human Written Description
Enable the user to select which typing method is used on Linux. This is especially helpful for user running on Wayland with broken
wtypehandling like Niri to able to usedotoolas a fallback.Related Issues/Discussions
Discussion: #742
Testing
Manual test
Screenshots/Videos (if applicable)
AI Assistance
If AI was used:
try_direct_typing_linux