Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to activate Aero Snap when using the undecorated option? #2062

Open
GreatWolfXX opened this issue May 14, 2022 · 1 comment
Open
Labels
undecorated window Issue with `Window(undecorated = true)` window management

Comments

@GreatWolfXX
Copy link

No description provided.

@mahozad
Copy link
Contributor

mahozad commented Aug 19, 2023

The below solution will probably get you in the right direction.
I think you should implement the hit test function in the CustomWindowProcessor as was implemented in the Swing (JFrame) version linked in the comment:

@igordmn igordmn added window management undecorated window Issue with `Window(undecorated = true)` labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
undecorated window Issue with `Window(undecorated = true)` window management
Projects
None yet
Development

No branches or pull requests

3 participants