this post was submitted on 04 Apr 2025
12 points (92.9% liked)

KDE

6448 readers
12 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

I looked at KWin::Window on the Kwin scripting API page but didn’t find any ways to make a given window become maximized.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 weeks ago

IDK but maybe check out Client.setMaximize(v, h)

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