spiegel-keyman/linux/keyman-config/keyman_config
Eberhard Beilharz 4bad36089f
fix(linux): Use temp dir if we can't create cache dir
If we can't create the cache dir, e.g. if `~/.cache` doesn't exist or
if we don't have enough permissions, we now return a temporary directory.

Fixes #10033.
2024-02-09 18:01:40 +01:00
..
icons rename keymanconfig to keyman_config 2018-09-01 12:28:16 +07:00
standards fix(linux): Improve error handling if lang_tags_map.py is missing 2021-06-23 17:09:59 +02:00
__init__.py fix(linux): Fix logging 2023-07-19 19:47:28 +02:00
accelerators.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
bcp47tag.py fix(linux): Use raw string for regex 2024-02-06 17:01:59 +01:00
canonical_language_code_utils.py fix(linux): Don't crash if und is specified without fonipa 2022-11-15 18:30:23 +01:00
check_mime_type.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
convertico.py fix(linux): Replace deprecated Image.ANTIALIAS 2023-07-11 12:14:26 +02:00
custom_keyboards.py feat(linux): Allow installing keyboards with arbitrary language 🏘️ 2023-10-13 16:57:57 +02:00
dbus_util.py fix(linux): Fix build on Bionic 2022-07-22 09:47:37 +02:00
dconf_util.py refactor(linux): Fix warning 2023-08-28 20:11:41 +02:00
deprecated_decorator.py chore(linux): Add deprecated decorator 2021-06-25 18:52:10 +02:00
downloadkeyboard.py chore(core): Update debian package to use webkit2 4.1 2024-01-24 16:47:22 +01:00
fcitx_util.py Do not restart Fcitx 2023-12-07 13:41:21 -08:00
get_info.py chore(linux): More import sorting 2022-07-18 17:10:01 +02:00
get_kmp.py fix(linux): Use temp dir if we can't create cache dir 2024-02-09 18:01:40 +01:00
gnome_keyboards_util.py refactor(linux): Code refactoring 2023-07-05 11:39:33 +02:00
gsettings.py fix(linux): Fix uninstallation of shared keyboard 2023-10-27 19:26:35 +02:00
handle_install.py chore(linux): Refactorings 2023-06-07 18:57:20 +02:00
ibus_util.py chore(linux): Log if user not set 2023-09-11 18:21:36 +02:00
install_kmp.py chore(linux): Small refactoring to make it easier to read 2023-12-08 18:50:38 +01:00
install_window.py chore(core): Update debian package to use webkit2 4.1 2024-01-24 16:47:22 +01:00
keyboard_details.py fix(linux): Remove tags from package description 2023-07-05 11:43:32 +02:00
keyboard_layouts_model.py refactor(linux): Extract widgets to separate classes and files 2023-06-13 20:05:48 +02:00
keyboard_layouts_widget.py refactor(linux): Rename OptionsView to KeyboardOptionsView 2023-06-13 20:05:49 +02:00
keyboard_options_view.py chore(core): Update debian package to use webkit2 4.1 2024-01-24 16:47:22 +01:00
kmpmetadata.py chore(linux): Refactorings 2023-06-07 18:58:06 +02:00
kvk2ldml.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
list_installed_kmp.py chore(linux): Properly compare version numbers 2023-06-12 19:43:38 +02:00
options_widget.py refactor(linux): Extract widgets to separate classes and files 2023-06-13 20:05:48 +02:00
sentry_handling.py fix(linux): Fix crash initializing Sentry with Python < 3.10 2023-10-16 18:44:18 +02:00
uninstall_kmp.py feat(linux): Allow installing keyboards with arbitrary language 🏘️ 2023-10-13 16:57:57 +02:00
version.py.in chore: revise tag variable name to VERSION_GIT_TAG 2023-01-21 17:02:50 +07:00
view_installed.py refactor(linux): Extract widgets to separate classes and files 2023-06-13 20:05:48 +02:00
welcome.py chore(core): Update debian package to use webkit2 4.1 2024-01-24 16:47:22 +01:00