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

            Bug ID: 457822
           Summary: client.frameGeometry.width doesn't work on Wayland
           Product: kwin
           Version: 5.25.4
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: scripting
          Assignee: kwin-bugs-n...@kde.org
          Reporter: maximts...@gmail.com
  Target Milestone: ---

SUMMARY
In my KWin script, I use client.frameGeometry API to change window's width like
this:           
client.frameGeometry.width = desiredWidth;

While in X11 session this code works just fine, in Wayland window's width
doesn't change. 
At the same time, modifying .x, .y and .height works as expected. 

SOFTWARE/OS VERSIONS

KDE Plasma: 5.25.4
KDE Frameworks: 5.96.0
QT Version: 5.15.5
Kernel: 5.13.0-52-generic (64-bit)

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

Reply via email to