Files
zed/script
Dzmitry Malyshau 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-01-29 11:58:24 -05:00
2023-11-09 11:08:30 -05:00
2024-02-01 11:54:49 -07:00
2023-11-20 11:01:37 -08:00
2024-02-15 11:58:47 -08:00
2024-02-01 11:57:09 -07:00
2023-04-05 08:18:51 -06:00
2024-01-27 16:03:04 -05:00
2022-10-26 16:19:19 -07:00
2024-01-23 16:52:08 +01:00
2024-02-15 11:58:47 -08:00
2022-01-27 08:51:55 +01:00
2023-09-25 21:45:28 -04:00
2024-02-02 19:24:49 -07:00