venatio

Results 5 issues of venatio

Hi all, amazing job you've done here. I'm trying to package the source into an arch linux MAKEPKG, that way, I can host it on the arch user repository for...

build

### I've searched open issues for similar requests - [X] Yes ### I've manually reviewed logs to find potential errors - [X] Yes ### I've recently downloaded the latest plugin...

package-issue

As the title suggests, I've replaced the use of commands for the tarballs, and for zips. We default to using `7z` and `tar` now. Regardless, the other commands are still...

As the title suggests, most operations can be done using the `7z` command. Archiving as `zip`, or `tar` doesn't require those commands. E.g. ```sh # compress into tar 7z a...

enhancement

The following changes #1402 #1340 break the `logind` session integration for systems using `systemd`. `logind` already takes care of starting the session with a `dbus` daemon, so there's no need...