Stephen Meech
Stephen Meech
I don't know if the `disable_x11_fast_inject:` option is required for all Ghostty installations, but it is set for [Xterm](espanso/src/patch/patches/linux/xterm_terminal_x11.rs) so you may be right, so I'll leave this Issue open,...
According to [DeepWiki](https://deepwiki.com/search/when-is-disablex11fastinject-l_cac84dc8-27ab-4e25-bf85-7c7fb0bfdf9a), Espanso applies the `simple_terminal_2_x11.rs` patch to _all_ programs whose class contains the string "st"!
[Wayland ](https://espanso.org/docs/install/linux/#install-on-wayland) Espanso doesn't detect keyboard layout at all, so it needs to be specified in a `default.yml` [`keyboard_layout:`](https://espanso.org/docs/configuration/options/#options-reference) value. To change layout, one would need to change that value...
Related to #1976, #1280
I'm just in the process of rewriting the relevant section of the [docs](https://espanso.org/docs/install/linux/#install-on-wayland). So far I have: :::caution Keyboards If you are using a non-US keyboard layout (and some US...
I'm happy to help write a script to toggle the entry as required.
I presume switching keyboard layouts works in other respects? How do you make the change - physically changing keyboards or changing a setting in the software? Does changing Espanso's [`keyboard_layout:`](https://espanso.org/docs/configuration/options/#options-reference)...
A web-search comes up with various other possible methods for showing the keyboard layout, e.g. those at https://www.baeldung.com/linux/current-keyboard-layout etc., but I yet haven't found a way of extracting it programmatically...
That looks interesting. I'm not a Rust coder, so I hope @AucaCoyan or one of the others will jump in. I do wonder how widely across the Wayland distros that...
I guess this could be contentious, depending on how people would like it to work. From the Espanso point of view, I want ways of avoiding triggering, so I can...