spiegel-keyman/linux
Eberhard Beilharz cb1de97ae7
feat(linux): implement diagnostic report
This change allows to collect data for a diagnostic report. This can be
done either from the command line through the new `km-diag-report` tool,
or in `km-config` from the new `Support` tab that allows to generate the
report and then copy it to the clipboard or save as a file.

The diagnostic report contains installed browsers and their versions and
installation methods as well as the default browser. It checks for
browsers installed through apt (Ubuntu/Debian), snap, and flatpak.

The change also has an implementation for pacman (Arch Linux) and
dnf/yum (Fedora), although these have not been tested.

Fixes: #7784
2026-02-13 17:29:22 +01:00
..
debian feat(linux): implement diagnostic report 2026-02-13 17:29:22 +01:00
docs/help docs(linux): clarify requirement of patched ibus for Keyman < 18 2025-06-04 11:17:08 +02:00
ibus-keyman fix(linux): issues when running ./build.sh test:linux, improving ibus-daemon stop after review 2026-01-15 11:09:20 +01:00
include refactor(linux): move dbus defines to common include 2025-07-25 19:39:50 +02:00
keyman-config feat(linux): implement diagnostic report 2026-02-13 17:29:22 +01:00
keyman-system-service maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
mcompile maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
scripts chore(linux): use xz compression for source tarballs 2026-02-06 17:37:34 +01:00
tools/teamcity_pytestrunner chore(linux): clarify that it's a Python test runner 2025-06-02 15:20:42 +02:00
.gitignore chore(linux): add manual test for localization 2025-12-15 19:05:58 +01:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.