| Summary: | kscreen-console prints nothing under Wayland | ||
|---|---|---|---|
| Product: | [Plasma] KScreen | Reporter: | skierpage <info> |
| Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | nate, xaver.hugl |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | 5.26.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
skierpage
2023-01-26 02:04:37 UTC
On Wayland, I see output under the "xrandr --verbose" header at least. kscreen-console doesn't need xrandr and does work for me on Wayland with Plasma 6.2, so I assume this can be closed. If you're still experiencing the issue, please reopen this A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/336 Git commit 888716298a27364cc5b1cdd6fdf5c5b957277772 by Xaver Hugl. Committed on 10/01/2025 at 16:39. Pushed by zamundaaa into branch 'master'. console: make kscreen-console print the correct config on Wayland Makes it a bit more useful and less misleading M +7 -5 console/CMakeLists.txt M +25 -18 console/console.cpp https://invent.kde.org/plasma/kscreen/-/commit/888716298a27364cc5b1cdd6fdf5c5b957277772 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/337 Git commit 268dc6365848db8eced51c1bfb5753c5cd2b5281 by Xaver Hugl. Committed on 10/01/2025 at 18:01. Pushed by zamundaaa into branch 'Plasma/6.3'. console: make kscreen-console print the correct config on Wayland Makes it a bit more useful and less misleading (cherry picked from commit 888716298a27364cc5b1cdd6fdf5c5b957277772) M +7 -5 console/CMakeLists.txt M +25 -18 console/console.cpp https://invent.kde.org/plasma/kscreen/-/commit/268dc6365848db8eced51c1bfb5753c5cd2b5281 |