Files
oak-gpui/crates
Tadeo Kondrak 2b56c43f2d Wayland: Keyboard input improvements (#7989)
Release Notes:

- N/A

---

Right now the Wayland backend is using `xkb::State::key_get_utf8` as the
`key`, when it should be used as the `ime_key`. It also manages
pressing/releasing modifiers manually when this should be managed by the
display server.

This allows modifier combinations to work in more cases, making it an
alternative to https://github.com/zed-industries/zed/pull/7975, which
interprets what is now only used as the `ime_key` value as a `key`
value.
2024-02-18 21:25:42 -08:00
..
2024-02-13 12:53:49 -07:00
2024-02-09 23:12:26 -07:00
2024-02-16 17:43:40 -05:00
2024-02-12 22:28:26 -07:00
2024-02-13 13:20:14 -07:00
2024-01-29 23:47:20 -05:00
2024-02-17 13:36:08 -07:00