-
-
Notifications
You must be signed in to change notification settings - Fork 18
Disable wayland session by default #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The wayland session support is experimental, don't enable it by default, as users may not realize its support status. And add desktop-linux-common-wayland package to re-enable it. QubesOS/qubes-issues#8515
Related documentation: QubesOS/qubes-doc#1531 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #70 +/- ##
=======================================
Coverage 62.07% 62.07%
=======================================
Files 2 2
Lines 683 683
=======================================
Hits 424 424
Misses 259 259
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025091704-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025081011-4.3&flavor=update
Failed tests25 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 85 fixed
Unstable testsPerformance TestsPerformance degradation:10 performance degradations
Remaining performance tests:164 tests
|
For completeness: This depends on the recently merged QubesOS/qubes-desktop-linux-kde#23 What the status of testing for this currently? I found QubesOS/openqa-tests-qubesos@502de34 Not sure if I'm misunderstanding how openQA works, but isn't the needle missing that defines Not yet tested locally by me, otherwise looks fine. |
That's indeed a misunderstanding on my side, it finds it. |
They are created, just not committed yet.
Yes, and I have it reverted locally already. |
The wayland session support is experimental, don't enable it by default,
as users may not realize its support status.
And add desktop-linux-common-wayland package to re-enable it.
QubesOS/qubes-issues#8515