As the title suggests, when I log into Plasma, and resize a window, I get a title and border which I have previously opted out of by setting BorderlessMaximizedWindows=true this is changed to false at system startup. Using Antergos Linux, which is Arch.
The same problem in KDE Neon after update to Plasma 5.13.3
>out of by setting BorderlessMaximizedWindows=true Setting how?
David, I honestly can't remember how I originally set it up. Now I do it manually every time I logon, simply by opening ~/.config/kwinrc and changing line: BorderlessMaximizedWindows=false to: BorderlessMaximizedWindows=true
If you use Latte-dock, it's a feature: https://github.com/psifidotos/Latte-Dock/wiki/Tips-&-Tricks#q-can-i-have-different-borderlessmaximized-windows-option-between-different-layouts
Setting this up in Latte-dock fixed this for me. Thanks! Closing.
I hope this is a bad joke that latte dock changes KWin configuration.
(In reply to Martin Flöser from comment #6) > I hope this is a bad joke that latte dock changes KWin configuration. I don't understand why you always hate that. Latte-dock changes it **only if** the user wants and tells it to do that. What is the problem with it? Latte only helps the users to automate things. If Latte doesn't supply that feature, the user will very likely do it manually.
The problem is that we don't know about it and that we get bug reports for it. It's unacceptable that any application except KWin changes KWin's configuration. My normal reaction to this is to rename the config key so that the other software breaks and the devs get the message.
Martin, if the current approach is objectionable, what would you consider to be an appropriate way for Latte-dock users to gain the functionality in question?
(In reply to Martin Flöser from comment #8) > The problem is that we don't know about it and that we get bug reports for > it. It's unacceptable that any application except KWin changes KWin's > configuration. My normal reaction to this is to rename the config key so > that the other software breaks and the devs get the message. I've tried searching for bugs relate to "BorderlessMaximizedWindows". There is only one report. In the same time, there are so many invalid reports here. I don't think that Latte option will lead users file so many bug reports for KWin here. Because that option is disabled by default, users have to enable it, and they would be aware of what they are doing. But it would be better if you have a better approach.
(In reply to Nate Graham from comment #9) > Martin, if the current approach is objectionable, what would you consider to > be an appropriate way for Latte-dock users to gain the functionality in > question? To add this option to the KWin kcm - where it belongs. Then all users could use it and all config is in one place. It's absolutely unacceptable to modify configuration of other applications. Imagine all applications would modify KWin config. Guess what a mess this would create.
See bug 313244.