Many thanks, it works.
I have one more question. I normally had my panels on all screens. How can I copy them to all screens? I can no longer find the option.
Many thanks, it works.
I have one more question. I normally had my panels on all screens. How can I copy them to all screens? I can no longer find the option.
Letās keep one issue per topic, for future readers/searchers.
I know there are some troubles with panels on multi monitors (I donāt use multiple monitors) due to the KDE6 release.
Youāll find something here
At first glance, Iād say to first try an x11 session instead of Wayland at login
Can confirm, X11 doesnāt shove all panels onto one monitor on rebooting. I had to switch to X11 for now until Wayland gets a tad bit more polishing (which sucks because I love Wayland so far), so I think if OP switches to X11 for now heāll have this resolved.
Ah, the question of the century⦠Iāve recently been digging into the plasmashellrc
and ...appletsrc
files to try and understand this. Basically panels are assigned to a screen using the identifier screenId=X
(with X being 0, 1 or 2) within their containment
. I have tried every combination possible to assign a panel to multiple screens, but without success. This is currently not possible with how the code is written. There would need to be some upstream work in order for this to be feasible. If you happen to know C++ or H then this might be right up your alley! Lol I sadly, do not know either of these otherwise Iād jump in immediately as this is something Iāve wanted for a long time.
For now, you will need to manually create the panels on each monitor that you want them on.
There is and never was an option in Plasma to copy the panel to multiple or all screens. If I recall correctly, itās one of the most requested features they never bothered to implement, unfortunately because Iād love that feature too.
Latte Dock had the option, so maybe that is what you were thinking of.
There is a way to āback upā your config and apply it, so perhaps it could work as a solution or āworkaroundā for this issue.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.