-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
appcorePertains to AppCore modulePertains to AppCore moduleenhancementNew feature or requestNew feature or request
Milestone
Description
Some users may want to draw their own titlebar and close/minimize/maximize buttons (similar to Spotify and Discord).
To accomplish this, we need to support borderless windows + custom window drag handles (basically, redefine a section of window coordinates as the drag handle for the window).
WinAPI supports this via the WM_NCHITTEST message (see https://stackoverflow.com/questions/35522488/moving-frameless-window-by-dragging-it-from-a-portion-of-client-area)
jonatino, m4heshd and cloudgame-xing
Metadata
Metadata
Assignees
Labels
appcorePertains to AppCore modulePertains to AppCore moduleenhancementNew feature or requestNew feature or request