Skip to content

Optionally run each pressure-vessel game in a systemd scope

Simon McVittie requested to merge wip/systemd-scope into master
  • utils: Copy GMainContextPopDefault from Flatpak 1.11.2

  • build: Generate code for a small subset of the systemd D-Bus API

    Taken from Flatpak 1.11.2.

  • pv-wrap: Optionally try to run games in a systemd scope

    This neatly separates the processes for the game (which can be numerous, for example for Proton games that need to run wineserver and winedevice.exe) from the processes for Steam.

Edited by Simon McVittie

Merge request reports