TheTwelveYearOld@lemmy.world to KDE@lemmy.kde.socialEnglish · 23 hours agoMaximizing a window via Kwin script?message-squaremessage-square1fedilinkarrow-up112file-text
arrow-up112message-squareMaximizing a window via Kwin script?TheTwelveYearOld@lemmy.world to KDE@lemmy.kde.socialEnglish · 23 hours 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·23 hours 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