summaryrefslogtreecommitdiff
path: root/src/context-priv.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Messages: merge macros with and without message codePierre Le Marre1-0/+1
2023-05-13Add warning when RMLVO with no layout but variant setPierre Le Marre1-0/+10
2022-12-16context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)Ronan Pigott1-6/+16
2020-07-08meson.build: always set the default variants/optionsPeter Hutterer1-8/+0
2019-12-28MSVC: Use <io.h> as an alternative for <unistd.h>Adrian Perez de Castro1-1/+0
2019-12-27build: include config.h manuallyRan Benita1-0/+2
2019-11-09atom: combine atom_intern() and atom_lookup()Ran Benita1-2/+2
2019-11-08parser: get rid of "stealing" atomsRan Benita1-7/+1
2014-02-10context: add xkb_context_sanitize_rule_names()Ran Benita1-5/+24
2014-02-10context: fix wrong VARIANT instead of LAYOUT getenvRan Benita1-1/+1
2014-02-04Use secure_getenv when availableRan Benita1-6/+6
2014-01-13context: split private functions to context-priv.cRan Benita1-0/+171