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

Aero-snap doesn't work for a window without decorations on Windows #103

Closed
amrbashir opened this issue Jun 24, 2021 · 0 comments · Fixed by #110 or #120
Closed

Aero-snap doesn't work for a window without decorations on Windows #103

amrbashir opened this issue Jun 24, 2021 · 0 comments · Fixed by #110 or #120

Comments

@amrbashir
Copy link
Member

No description provided.

wusyong pushed a commit that referenced this issue Jul 7, 2021
…103 #104 (#110)

* fix(windows): fix aero-snap and resizing of borderless window

* clippy

* extract `hit_test` function for windows

* add `begin_resize_drag` to `WindowsExt`

* revert accidental window hbrBackground

* (windows-only) add shadow for borderless window

* Pass the value of !decorations to lpParam directly

* Remove global statics and fix some lock usages

* Bring back custom win_proc

* cargo fmt && better match cases

* cargo fmt again...

* [skip ci] add FIXME note

Co-authored-by: David Lemarier <david@lemarier.ca>
Co-authored-by: Ngo Iok Ui <wusyong9104@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant