Bug 447927 - Ability to set custom screen IDs/primary screen under wayland
Summary: Ability to set custom screen IDs/primary screen under wayland
Status: RESOLVED DUPLICATE of bug 442158
Alias: None
Product: KScreen
Classification: Plasma
Component: common (show other bugs)
Version: 5.23.4
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-04 10:37 UTC by Tim
Modified: 2022-01-12 19:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim 2022-01-04 10:37:00 UTC
SUMMARY
Fullscreen Applications (At least for Valve Source-Engine based games) seem to always open on the screen with the lowest ID on wayland, since it has no "primary screen". In this case screen 0 is a smaller screen than the one that I mainly use, which sadly is screen 1. The problem is that you can't change the screen IDs.

STEPS TO REPRODUCE
1. Have two screens

OBSERVED RESULT
Even after disabling the left screen and enabling it again to have the IDs switched around, they reset after a reboot to numbers incrementing in the reading direction.

EXPECTED RESULT
They shouldn't do that.

POSSIBLE SOLUTION
Reintroduce the "Primary Screen" Feature or allow the user to change the IDs of screens


SOFTWARE/OS VERSIONS
Operating System: Garuda Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.12-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 2600X Six-Core Processor
Memory: 31,4 GiB of RAM
Graphics Processor: AMD Radeon RX 560 Series
Comment 1 Tim 2022-01-04 12:11:08 UTC
For now it seems like I managed to set a primary screen via "xrandr --output XWAYLAND1 --auto --primary"
Comment 2 Nate Graham 2022-01-12 19:55:55 UTC
Plasma 5.24 has a Primary Screen setting.

*** This bug has been marked as a duplicate of bug 442158 ***