Hi,

With modern versions of Xvfb, we can get rid of our custom logic of
trying to find a free DISPLAY.  This patchset does that + some
refactoring.  It also removes the hack of disabling sandbox that
apparently dates back to 2002 and has never been really explained.
According to my quick testing, Xvfb works just fine without it.


Michał Górny (6):
  virtualx.eclass: Add quoting to workaround vim syntax hl bug
  virtualx.eclass: Pass xvfbargs as an array
  virtualx.eclass: Remove unused XHOST
  virtualx.eclass: Inline XVFB
  virtualx.eclass: Let Xvfb figure out the free DISPLAY
  virtualx.eclass: Do not disable sandbox

 eclass/virtualx.eclass | 79 +++++++++++++-----------------------------
 1 file changed, 24 insertions(+), 55 deletions(-)

-- 
2.35.1


Reply via email to