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
The main reasoning was that mutter would be the preferred way compared to xvfb and xvfb seems to be not as actively maintained as mutter. Can you share your assessment about that?
Would it be interesting for you to provide a similar action like this one, but for mutter? For example setup-mutter?
The text was updated successfully, but these errors were encountered:
@ssbarnea As far as I see xvfb gets installed and executed ONLY when running under ubuntu, for other platforms the provided command is executed without xvfb. So, I believe, it's possible to make a similar GH Action for mutter doing the same approach (run with mutter wherever it's available, or skip mutter-wrapping wherever it's not)
When migrating to this action a discussion about mutter as an alternative to xvfb came up:
eclipse-m2e/m2e-core#1344 (comment)
The main reasoning was that mutter would be the preferred way compared to xvfb and xvfb seems to be not as actively maintained as mutter. Can you share your assessment about that?
Would it be interesting for you to provide a similar action like this one, but for mutter? For example setup-mutter?
The text was updated successfully, but these errors were encountered: