TheTwelveYearOld@lemmy.world to KDE@lemmy.kde.socialEnglish · 18 days agoMaximizing a window via Kwin script?message-squaremessage-square1fedilinkarrow-up113arrow-down11file-text
arrow-up112arrow-down1message-squareMaximizing a window via Kwin script?TheTwelveYearOld@lemmy.world to KDE@lemmy.kde.socialEnglish · 18 days agomessage-square1fedilinkfile-text
I looked at KWin::Window on the Kwin scripting API page but didn’t find any ways to make a given window become maximized.
minus-squareryokimball@infosec.publinkfedilinkarrow-up2·18 days agoIDK but maybe check out Client.setMaximize(v, h) https://bugs.kde.org/show_bug.cgi?id=403071
IDK but maybe check out Client.setMaximize(v, h)
https://bugs.kde.org/show_bug.cgi?id=403071