-
Notifications
You must be signed in to change notification settings - Fork 947
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
No window snapping without decorations on Windows #1548
Comments
Did anyone find a solution for this ? |
Also maximizing the window fills the whole monitor and doesn't account for the taskbar. A solution for these issues can be found in this repo it is written in c++.
|
Oh thx would surely help :) |
It seems like window snapping does not work on Windows when decorations are disabled. This was tested using the Windows shortcuts, since the decorations aren't available to drag them of course.
This was originally reported to Alacritty in alacritty/alacritty#3602.
The text was updated successfully, but these errors were encountered: