Adds also support for other Unix-like systems. Conditions:
If platform.system() returns one of 'Linux', 'FreeBSD', 'OpenBSD', 'NetBSD', 'DragonFly', 'SunOS', 'AIX', 'Minix', d-bus python library jeepney is installed, which enables any D-Bus based methods
Closes: #359
Adds also support for other Unix-like systems. Conditions:
platform.system()
returns one of 'Linux', 'FreeBSD', 'OpenBSD', 'NetBSD', 'DragonFly', 'SunOS', 'AIX', 'Minix', d-bus python library jeepney is installed, which enables any D-Bus based methodsTested this on FreeBSD 14.1 + GNOME 42.5 and successfully prevented the idle action (locking session + starting screensaver).