Eberhard Beilharz
|
95e594c1fa
|
maint(linux): fix lintian warnings
This addresses comments from Debian review of the package.
Cherry-pick-of: #13904
Test-bot: skip
|
2025-08-22 16:55:08 +02:00 |
|
Eberhard Beilharz
|
f6dd1037c2
|
fix(linux): configurable path in .service file when using basu
This makes the path in `com.keyman.SystemService1.service`
configurable when using basu (e.g. Gentoo Linux).
(cherry picked from commit 8e4e92067d)
|
2025-05-20 15:01:50 +02:00 |
|
Eberhard Beilharz
|
80ae8e6289
|
chore(linux): improve compatibility with Gentoo Linux 🍒
Gentoo doesn't use systemd. `libelogind` or `basu` implement some aspects
of systemd, so we use that on Gentoo (or rather when `libsystemd` is not
available but `libelogind` or `basu` is).
Patch from https://forums.gentoo.org/viewtopic.php?p=8850566.
See also https://community.software.sil.org/t/keyman-for-gentoo-linux/9615.
Cherry-pick-of: #12889
|
2025-01-29 09:18:22 +01:00 |
|
Eberhard Beilharz
|
bcc09b78c8
|
chore(linux): use shared meson config
Fixes: #8406
|
2024-06-24 19:08:12 +02:00 |
|
Eberhard Beilharz
|
603c1d6ea0
|
feat(linux): Add system service to toggle capslock LED
This implements the server side.
|
2023-05-15 09:13:58 +02:00 |
|