Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locale: introduce x11_context_verify() | Yu Watanabe | 2023-03-25 | 1 | -0/+4 |
* | locale: split out checking existence of keymap | Yu Watanabe | 2023-03-25 | 1 | -0/+4 |
* | locale: replace context_get_x11_context() with context_get_x11_context_safe() | Yu Watanabe | 2023-01-28 | 1 | -1/+1 |
* | locale: make vconsole_convert_to_x11() not update Context | Yu Watanabe | 2023-01-28 | 1 | -2/+8 |
* | locale: introduce VCContext and several helper functions for the struct | Yu Watanabe | 2023-01-28 | 1 | -2/+10 |
* | locale: also save XKB settings to vconsole.conf | Yu Watanabe | 2023-01-23 | 1 | -0/+1 |
* | locale: split out XKB settings to X11Context | Yu Watanabe | 2023-01-23 | 1 | -6/+17 |
* | locale: several coding style fixlets | Yu Watanabe | 2023-01-23 | 1 | -3/+3 |
* | localed: avoid TOCTOU in loading config | Yu Watanabe | 2022-12-14 | 1 | -3/+4 |
* | locale: rename keymap-util.[ch] -> localed-util.[ch] | Yu Watanabe | 2022-06-14 | 1 | -0/+45 |