-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: optimize undecorated resizing handling (#8790)
* refactor: optimize undecorated resizing handling * license * separate modules * fix windows * rename export * fix export * same for gtk * shared hit_test function * change cursor on drag * only set cursor on windows * Revert "only set cursor on windows" This reverts commit 03294a8. * fix flickering on Windows, change cursor on motion on Linux * remove changing cursor on move on linux * fix linux implementation * clippy * Windows, on left click only * prevent on fullscreen, use OS border size on Windows * fix build * clippy --------- Co-authored-by: Lucas Nogueira <[email protected]>
- Loading branch information
1 parent
dbd525c
commit 77f49ad
Showing
9 changed files
with
517 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.