| Summary: | The KWin scripting API provides no way to maximize or unmaximize a window | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Parker Coates <coates> |
| Component: | scripting | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | lalochcz, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.14.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Parker Coates
2019-01-10 13:43:38 UTC
A patch is being reviewed: https://phabricator.kde.org/D20044 Closed by https://phabricator.kde.org/R108:1d4a9d24f86799b45994c545b054e205f371869f Scripting interface now exposes Client.setMaximize(v, h) method. |