Summary: | KWin scripts have no window "maximized" property | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Saul Fautley <saulfautley> |
Component: | scripts | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 6.2.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Saul Fautley
2025-02-19 15:37:22 UTC
There's a `maximizeMode` property, perhaps the documentation doesn't reflect it (In reply to Vlad Zahorodnii from comment #1) > There's a `maximizeMode` property, perhaps the documentation doesn't reflect it Are you certain? `window.maximizeMode` is undefined for me. Hmm, that's odd... https://invent.kde.org/plasma/kwin/-/commit/6c345acb009ae940397c4b39e6a46564f50a2029 (In reply to Vlad Zahorodnii from comment #3) > Hmm, that's odd... > https://invent.kde.org/plasma/kwin/-/commit/6c345acb009ae940397c4b39e6a46564f50a2029 Well this just shows you the importance of selecting the correct version on your bug report. I was still on KDE 6.2.4. After updating to 6.3.1 it works! Thanks for the help. Documentation would be great, but that's another issue. |