[scripting] Introduce writable frameGeometry property
ClosedPublic

Authored by zzag on May 11 2020, 6:16 PM.

Details

Summary

The geometry property has been deprecated for quite some time and its
usage in scripts is highly discouraged. Since AbstractClient overrides
the geometry property to make it writable, the same thing must be done
for the frameGeometry property.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.May 11 2020, 6:16 PM
Restricted Application added a project: KWin. · View Herald TranscriptMay 11 2020, 6:16 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.May 11 2020, 6:16 PM
davidedmundson accepted this revision.May 11 2020, 6:17 PM
This revision is now accepted and ready to land.May 11 2020, 6:17 PM
This revision was automatically updated to reflect the committed changes.