glazewm
glazewm copied to clipboard
Bug: Visual Studio not being responsive to GlazeWM until glaze restart
Current Behavior:
When GlazeWM is already running and you start up VIsual Studio 2022, Visual Studio will not be affected by GlazeWM as in you cannot move it around the screen, make it bigger or smaller. It stays in the middle of the screen. To fix that, restart glazeWM completely (Alt+Shift+E) and start again. Visual Studio is now managed as all other windows on the screen.
Expected Behavior:
When GlazeWM is running, and you start Visual Studio 22, it follows the same pattern of behaviour as all other windows.
Steps To Reproduce:
- Start glazeWM and populate screen with some windows
- Open Visual Studio 2022
- Click on some project on fly-out window (to actually enter IDE)
- When IDE is open, try to move it on the screen with glazeWM key-binds
Environment:
- OS: Windows 11 22h2
Misc
I assume this might be because Visual Studio starts as a fly-out window in the middle of the screen, and then opens another one under the same proccess name, and thus is not managed. When restarting wm, it is already in normal windows mode and is managed. I might hovewer be wrong
I have the same issue. I've done some testing by the changing the options so on startup it loads an Empty Project (shown below) and I've also added the "/nosplash" switch to my shortcut so I never get the splash screen but sadly Glaze-WM still doesn't seem to identify it.
Me again! I've found a workaround - When Visual Studio has loaded and you've loaded your project you can then use your "toggle floating" shortcut to move it into the tile. If you haven't changed this, the default config has this set to Alt+Shift+Space.
Alt+Shift+Space only opens the menu for me :(