Commit Graph
7 Commits
Author SHA1 Message Date
Alik Aslanyan 5bb3487849 fix: Fix service description in systemd to include LACT name (#783) 2025-10-20 20:17:38 +03:00
Ilya Zlobintsev 658e4930ea feat: add Flatpak package (#519)
* feat: WIP

* feat: add wip manifest

* fix: replace /var/run with /run

* feat: add flatpak build to github actions

* feat: add flatpak setup script

* fix: build in release

* chore: check autostart mark by default

* feat: update app id

* chore: merge flatpak manifest modules

* chore: add cleanup section

* chore: update manifest file

* chore: pin github actions to specific commits

* chore: update app id again

* doc: add flatpak documentation

* chore: metainfo updates

* fix: desktop file entrypoint

* doc: add service permissions note to flatpak

* chore: improve flatpak manifest

* fix: libdrm x-checker-data indentation
2025-04-04 21:38:19 +03:00
Ilya Zlobintsev 48c4a8a102 feat: restart daemon if it crashes (just in case)
There hasn't been any real scenario of this happening, but it was
requested in https://github.com/ilya-zlobintsev/LACT/issues/359
2024-08-15 10:31:16 +03:00
Ilya Zlobintsev a0bc9fd502 feat: set higher process priority (nice value) in the default systemd unit 2024-03-21 19:46:40 +02:00
Neal Gompa (ニール・ゴンパ) e216a51237 fix: set lactd to run without requiring graphical mode (#221)
The lact daemon is usable in a command-line environment, since it
can be interfaced with via the command line. As it's useful in
headless setups, alter the systemd service unit to permit it.
2023-11-25 21:56:59 +02:00
Ilya Zlobintsev de9786b59e feat: unified binary 2023-01-05 12:45:57 +02:00
Ilya Zlobintsev 0b4c42da12 update packaging 2023-01-01 23:25:37 +02:00