1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/window
Benoit de Chezelles 0466898af7
x11: Use modifiers from X event if non were detected by XKB
This is a working tentative at fixing text expansion/injection done by
Espanso by default, where XKB doesn't seem to detect the pressed
modifiers `Ctrl+Shift` before pressing `v`.

refs: #3840
2024-01-11 06:44:57 -07:00
..
examples add window:keyboard_modifiers() method 2023-04-16 19:53:32 -07:00
src x11: Use modifiers from X event if non were detected by XKB 2024-01-11 06:44:57 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml wayland: update SCTK to fix startup on newer compositors 2023-09-20 11:22:04 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00