dsalt / devilspie2

Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are opened and closed.
GNU General Public License v3.0
132 stars 15 forks source link

Can't decorate initially-undecorated windows #6

Open haarp opened 2 years ago

haarp commented 2 years ago

Hello,

decorate_window() doesn't work on windows that are initially undecorated (such as Microsoft Teams). undecorate/decorate works fine on windows launched with decorations tho.

This problem has been observed using the Xfwm4 window manager.

Also see here.

Thanks!

dsalt commented 1 year ago

I find that adding decoration works fine with Steam, and these ones (so far as I can tell) don't initially have decorations.

(Also Xfwm4.)