Commit 05fb5f1
committed
x11: Ignore key repetition
This backend should avoid producing key press events for key repeat,
the libinput backend.
You can see in `wev` that this prevents repeated key press events on
held keys that don't happen with libinput.1 parent c9791e5 commit 05fb5f1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
792 | 793 | | |
793 | 794 | | |
794 | 795 | | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
795 | 800 | | |
796 | 801 | | |
797 | 802 | | |
| |||
0 commit comments