You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed X-Worker-Spooler, since we do not need it anymore from the server-level.
Removed encryption for X-Worker-Ident, it now passes a raw UUID (v4) every time a new worker instance boots up.
Added support for inhibitor FD locks using the --inhibit flag to disable sleeping on Linux machines while the program is running. The org.freedesktop.login1* D-Bus interfaces are used for this function.