You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#32 states GlazeWM should now be able to manage elevated windows, but it looks like they cannot be. Non-elevated windows tile around them rather than tiling them or ignoring them.
Reproduction
Open 2x non-elevated Windows PowerShell windows
Open 1x elevated Windows PowerShell window (Run as administrator)
Attempt to tile all 3 to a single screen
Expected:
All 3 windows are tiled.
Or
Elevated windows is ignored and the 2 non-elevated windows are tiled
Actual:
Non-elevated windows tile around the elevated.
Elevated window cannot be moved or resized by GlazeWM
Stack trace or error logs (if applicable)
No response
Version number
3.6.0
The text was updated successfully, but these errors were encountered:
Are you running a development build or the experimental Scoop install? We use a special privilege called uiAccess to be able to manage elevated apps, which has a couple caveats: 1) the GlazeWM executable needs to be signed, and 2) it's installed to C:\Program Files
Does User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop need to be enabled for this to work? See https://u/learn.microsoft/Zh4tfQ
Does User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop need to be enabled for this to work? See https://u/learn.microsoft/Zh4tfQ
Recently reset my Windows install, so I'm currently just running full defaults on W10 home. Honestly not too sure where to change that setting - is it the EnableUIADesktopToggle registry key under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System? Mine's set to 0.
Describe the bug
#32 states GlazeWM should now be able to manage elevated windows, but it looks like they cannot be. Non-elevated windows tile around them rather than tiling them or ignoring them.
Reproduction
Expected:
All 3 windows are tiled.
Or
Elevated windows is ignored and the 2 non-elevated windows are tiled
Actual:
Non-elevated windows tile around the elevated.
Elevated window cannot be moved or resized by GlazeWM
Stack trace or error logs (if applicable)
No response
Version number
3.6.0
The text was updated successfully, but these errors were encountered: