nclarius / KWin-window-positioning-scripts

KWin scripts controlling window placement on multi-monitor setups
GNU General Public License v3.0
59 stars 14 forks source link

[Plasma X11] Script doesn't exclude the Application Launcher #26

Open Arrowpuppet opened 1 year ago

Arrowpuppet commented 1 year ago

Since the application launcher follows the same rules as all other windows by default, it will always show on the monitor prioritized by this script instead of the monitor with the correct panel.

So far, I've been unable to figure out how to exclude the launcher from this script, as the launcher isn't an "application" on its own, like Firefox or Discord, for example.

How can I exclude the launcher with this script?