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

--- Comment #29 from Nate Graham <n...@kde.org> ---
Git commit 39f7171d5ef3dea7a911b9d9b8088420c39df81a by Nate Graham.
Committed on 28/08/2020 at 16:38.
Pushed by ngraham into branch 'master'.

Allow opting out of remembering window positions on X11

Various people have requested this, for reasons that seem sensible
enough to me:
- Some people like the KWin positioning modes and want all windows to
  follow them
- It might be annoying to have only KDE apps follow this setting and
  preferable to not use it at all for pepole who use mostly non-KDE apps
- The per-screen-arrangement memory feature may interact strangely or in
  a buggy manner for some people's screen arrangements

For those reasons, it seems reasonable to allow disabling the feature,
though it still remains on by default. This commit turns it off if
`AllowKDEAppsToRememberWindowPositions=false` is set in the user's
`kdeglobals` file. A GUI to toggle this will be added in a separate
commit to some System Settings KCM.

M  +14   -6    src/kmainwindow.cpp

https://invent.kde.org/frameworks/kxmlgui/commit/39f7171d5ef3dea7a911b9d9b8088420c39df81a

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

Reply via email to