glazewm icon indicating copy to clipboard operation
glazewm copied to clipboard

Issues with some programs

Open jcelsi opened this issue 2 years ago • 6 comments

GlazeWM doesn't seem to affect certain programs like VS Code, WhatsApp for windows and the new Windows Terminal. How can I fix that?

jcelsi avatar Jan 19 '23 17:01 jcelsi

Do you have any window rules in your config? Personally using VSCode + Windows Terminal, and haven't experienced anything weird with them

lars-berger avatar Jan 20 '23 04:01 lars-berger

Well, I don't know how you installed them, but there are two cases where the WM will likely not manage the window: when a program is run as Admin, and if you're using a UWP/Metro app (i.e. apps installed from the Microsoft Store, etc.). Otherwise, Code is managed correctly for me, so I would suggest making sure that it's not being run as Admin, same for WinTerm. Are you running GWM as Admin? That could screw up some things.

ParasiteDelta avatar Jan 25 '23 22:01 ParasiteDelta

I have the same problem with WhatsApp. How can I make the WM detect apps like that? it's really annoying

JulianH99 avatar Jun 23 '23 11:06 JulianH99

so the problem with WhatsApp is that it's from the Microsoft Store? Is there a workaround to have tiling working for those apps?

rubenmoor avatar Jul 10 '23 12:07 rubenmoor

UWP Apps (like WhatsApp for Windows) are managed by GlazeWM, now. image

b1scu1t avatar Dec 12 '23 18:12 b1scu1t

And how would you filter this?

  - command: "move to workspace 2"
    match_process_name: "/WhatsApp/" # does not work

I tried window name as well.

EDIT: Actually it works when reloading after starting WhatsApp :/

stevenklar avatar Jan 30 '24 12:01 stevenklar