.. |
data
|
xkbcomp: Require newline after !include line in rules files
|
2024-02-20 11:27:02 +10:00 |
atom.c
|
test/atom: use correct format specifier for size_t
|
2019-12-28 14:13:52 +02:00 |
buffercomp.c
|
Prevent recursive includes of keymap components
|
2023-11-06 22:06:25 +01:00 |
common.c
|
test: disable stdout output buffering for our tests
|
2024-02-20 11:27:13 +10:00 |
compose.c
|
compose: Ensure we mmap only regular files
|
2024-02-07 09:24:59 +01:00 |
context.c
|
test: move mkdir & mkdtemp calls to common place and fix them on MSVC
|
2022-09-24 12:31:53 +03:00 |
evdev-scancodes.h
|
test: make most tests portable by copying linux/input.h locally
|
2014-09-06 11:29:15 +03:00 |
filecomp.c
|
parser: Do now allow the empty symbol declaration
|
2024-02-05 09:42:02 +01:00 |
keymap.c
|
test: add a test for multiple keysyms (and some minimal docs)
|
2023-12-27 12:23:46 +01:00 |
keyseq.c
|
Fix a typo
|
2024-02-20 11:27:13 +10:00 |
keysym.c
|
Keysyms: Update using latest xorgproto
|
2024-02-06 17:45:02 +01:00 |
log.c
|
Messages: merge macros with and without message code
|
2023-09-24 09:09:24 +02:00 |
messages.c
|
Add xkb-check-messages tool
|
2023-09-19 08:49:52 +02:00 |
modifiers.c
|
Add support for modmap None (#291)
|
2023-05-01 23:30:41 +03:00 |
registry.c
|
registry: Parse “popularity” attribute
|
2023-11-21 08:10:22 +01:00 |
rules-file-includes.c
|
xkbcomp: Require newline after !include line in rules files
|
2024-02-20 11:27:02 +10:00 |
rules-file.c
|
rules: early detection of invalid encoding
|
2023-11-03 04:16:50 +01:00 |
rulescomp.c
|
build: include config.h manually
|
2019-12-27 13:09:11 +02:00 |
state.c
|
Replace keycode numeric offset with EVDEV_OFFSET
|
2023-07-04 10:59:19 +02:00 |
stringcomp.c
|
build: include config.h manually
|
2019-12-27 13:09:11 +02:00 |
symbols-leak-test.py
|
Python: make ruff & black happy
|
2023-09-29 09:42:08 +02:00 |
test-keysym.py
|
Python: make ruff & black happy
|
2023-09-29 09:42:08 +02:00 |
test.h
|
xkbcli-compile-compose: Fix string result escaping
|
2023-11-19 09:57:24 +01:00 |
tool-option-parsing.py
|
xkbcli: Promote compose to xkbcli-compile-compose
|
2023-11-19 09:57:24 +01:00 |
utf8.c
|
Do not interpret nor emit invalid Unicode encoding forms
|
2023-05-13 22:02:46 +03:00 |
utils.c
|
utils: add streq_null() for streq that allows NULL values
|
2020-07-06 15:15:20 +10:00 |
x11.c
|
Test: Use a xvfb wrapper for x11 test
|
2023-09-18 16:07:09 +02:00 |
x11comp.c
|
Test: Enable x11comp and use the xvfb wrapper
|
2023-09-18 16:07:09 +02:00 |
xkeyboard-config-test.py.in
|
Python: make ruff & black happy
|
2023-09-29 09:42:08 +02:00 |
xvfb-wrapper.c
|
Test: Catch SIGUSR1 from Xvfb for X11 tests
|
2023-09-18 16:07:09 +02:00 |
xvfb-wrapper.h
|
fix error with "-Wl,--gc-sections"
|
2023-12-02 19:13:39 +02:00 |