glzr-io / glazewm

GlazeWM is a tiling window manager for Windows inspired by i3wm.
GNU General Public License v3.0
6.69k stars 195 forks source link

[Bug] Powertoys background window should be ignored #663

Open monstajoe2002 opened 3 months ago

monstajoe2002 commented 3 months ago

This happens only when powertoys is running in the background. GlazeWM thinks it's an actual window when it's not image

ThePython10110 commented 3 months ago

Is this Powertoys Run? Or just some random white rectangle?

monstajoe2002 commented 3 months ago

No, just some random white rectangle that appears whenever powertoys is running in the background

lars-berger commented 3 months ago

Haven't managed to reproduce this. Is it a specific Powertoys feature that's causing this? @monstajoe2002

monstajoe2002 commented 3 months ago

It turns out it's caused by PowerAccent, but it's ignored in the config.yaml

lars-berger commented 3 months ago

It turns out it's caused by PowerAccent, but it's ignored in the config.yaml

It still shows this white window despite the ignore window rule?

monstajoe2002 commented 3 months ago

Yes

lmcr666 commented 2 months ago

im also having problems with the 'ignore' command, i've added this window's process/name to the ignore window_rules but glazeWM doesnt really ignore it, sometimes it just resizes it to fit next to the opened window, others it just doesnt ignore the window, just tiles the window next to the other ones

Jabbzz commented 2 weeks ago

I managed to fix it. in the ignore section of the config file, i just put 'PowerToys', and it seems to currently be working