Skip to content

Conversation

@moduli
Copy link
Collaborator

@moduli moduli commented Oct 29, 2025

Description

This PR disables the Windows snap assist feature on the Windows client in order to reduce complexity in RDP e2e automation. This is achieved by setting a registry value and restarting explorer.exe to apply the change. A scheduled task is set up so that it runs on login of the desired user.

The snap assist feature shows up after using the Windows snapping feature (moving windows to the edge to auto-fill a portion of the screen) in order to help select other windows to fill out the other parts of the screen.
Screenshot 2025-10-29 at 5 38 09 PM

RDP e2e automation plans to use Windows snapping to ensure some elements of the screen are not covered, but we don't want to have to worry about the Windows snap assist.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@moduli moduli added this to the 0.21.x milestone Oct 29, 2025
@moduli moduli requested a review from a team October 29, 2025 21:44
@moduli moduli requested a review from a team as a code owner October 29, 2025 21:44
Copy link
Collaborator

@wongtonyb wongtonyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for the change

@moduli moduli merged commit 5885a40 into main Oct 29, 2025
65 of 67 checks passed
@moduli moduli deleted the moduli-e2e-disable-snap-assist branch October 29, 2025 22:21
bgajjala8 pushed a commit that referenced this pull request Nov 5, 2025
kheina pushed a commit that referenced this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants