Results 137 issues of Florian Schmaus

EmptyEpsilon is a great game. Unfortunately it is not easily accessible since it is not [widely packaged](https://repology.org/project/emptyepsilon/versions). Therefore, please consider to package `EmptyEpsilon` via Flatpack and publish it on [Flathub](https://flathub.org/)....

Autosuspend currently only evaluates the idle hint of logind sessions. However, it should also consider inhibit locks. From man `logind.conf(5)`'s `IdleAction` description: > Note that this requires that user sessions...

new feature

Currently autosuspend's configuration files are placed directly under `/etc/`. Best practice is to place all configuration files of a project under a single directory under `/etc`. For example, in autosuspend's...

Please consider adding a new wakeup check for systemd scheduled reboots. In case there is a scheduled shutdown or reboot pending, the wakeup check should schedule a wakeup briefly, say...

To reduce pressure on the remote services and local disk trashing, skip the update if the existing local file is less than a day old.

Shouldn't the output of the following be 'true' ``` # FORMAT='{upgrade}true{else}false{}' eix --exact --pure-packages sys-kernel/gentoo-kernel false ``` given that `eix sys-kernel/gentoo-kernel` shows ``` # eix sys-kernel/gentoo-kernel [?] sys-kernel/gentoo-kernel Available versions:...

I can't get OpenHAB Android 3.9.0 nor 3.10.0 to show the Main UI in remote mode (using OpenHAB 4.1.1). While it shows the Main UI in local mode (note the...

bug

…ice failed" It is absolutely common that systemd service are not running. The prime example are timer activated services that enter the not running state after they ran, waiting for...