https://bugs.kde.org/show_bug.cgi?id=401103

--- Comment #29 from Ismael Asensio <isma...@gmail.com> ---
> From what I understand, some apps change the window
> size very quickly after launch, but unfortunately also AFTER the "Apply
> initially" rules have been applied. So, a classical race condition then.

That is right. All those applications are remembering their own geometry/state
and trying to set it at launch, but after kwin has applied the `Apply
Initially` rules.

To overcome this, there's the setting `Ignore requested geometry`, which makes
kwin to ignore size and position requests from the app.

As I understand from the comments, it's just only `Window-Maximized=true` the
remaining issue. Is that right?

If in general you don't want any KDE apps to remember their last position (and
set it back when re-lauched), you can disable this behavior in `Window
Behavior->Advanced->Allow apps to remember the position ...`

You can also override this for specific ones setting the rule properties
"Vertically Maximized" and "Horizontally Maximized", both to `Apply Initially:
No`.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to