Summary: | KDE window manager doesn't remember window sizes | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Praedor Tempus <praedor> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Praedor Tempus
2009-05-08 19:19:05 UTC
geometries are stored by apps (in their rcs), at least for kontakt this works here you may have setup a kwin rule overriding this otherwise these apps fail to write their geometries because: - you don't have write permissions on the config file (e.g. ~/.kde[4]/share/config/kontactrc) - the app doesn't quit but segfaults afaics kwin does not even restrict "stupid" size requests ( i once had a Height=0xfffffff entry for konqueror... :-\ ) |