this post was submitted on 12 Jan 2025
27 points (100.0% liked)
KDE
5730 readers
369 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My understanding is that not saving window size and placement is a limitation of Wayland right now (for security reasons that it's trying to address rather than ignore like xorg I think?). I think it's something that's planned to be added eventually, but who knows when that might be. It is frustrating in the meantime I agree.
Take all this with a large grain of salt of course, I am by no means an expert on the matter and am just repeating what I read when I looked into it myself a year ago or so.
I have simply created custom rules for the respective programs and the associated open windows. Since these are standard programs anyway, which I always have open or want to open again on the same activity with the same arrangement. So I set up one for gaming, Internet, multimedia and work. This works without any problems.
Your are right, it's not implemented yet in Plasma Wayland. It must be done in Plasma/KWin itself since top-level Wayland windows can't position themselves on screen and don't even know their coordinates (and doing it on the application side is not really correct since not all apps will support it and it duplication of work and code, while compositor can do it consistently for all windows). However it just doesn't work yet.