Files
oak-gpui/crates
Dzmitry MalyshauandMikayla Maki a41fb29e01 Linux/x11 input handling (#7811)
Implements the basics of keyboard and mouse handling.
Some keys will need special treatment, like Backspace/Delete. In this
PR, all keys are treated as append-only. Leaving this for a follow-up.

I used @gabydd 's branch as a reference (thank you!) as well as
https://github.com/xkbcommon/libxkbcommon/blob/master/doc/quick-guide.md
For future work, I'll also use
https://github.com/xkbcommon/libxkbcommon/blob/master/tools/interactive-x11.c

All commits are separately compileable and reviewable.

Release Notes:
- N/A

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-02-15 11:58:47 -08:00
..
2024-02-13 12:53:49 -07:00
2024-02-09 23:12:26 -07:00
2024-01-29 23:47:20 -05:00
2024-02-14 14:30:48 -07:00
2024-02-14 14:36:40 -07:00
2024-02-12 22:28:26 -07:00
2024-02-15 11:58:47 -08:00
2024-02-14 14:36:40 -07:00
2024-02-13 13:20:14 -07:00
2024-01-29 23:47:20 -05:00
2024-02-14 14:38:07 -07:00
2024-02-15 15:12:41 +01:00