Skip to content

Add Window.set_position; center on open (feature)#255

Open
AlexCharlton wants to merge 1 commit into
RustAudio:masterfrom
AlexCharlton:window-set-position
Open

Add Window.set_position; center on open (feature)#255
AlexCharlton wants to merge 1 commit into
RustAudio:masterfrom
AlexCharlton:window-set-position

Conversation

@AlexCharlton
Copy link
Copy Markdown

This adds a new set_position method to Window, allowing users to dynamically set the position of their windows (on all platforms).

Further, this causes non-parented windows to be opened in the center of the screen on Windows and Linux (this is already the default on OSX), which provides a somewhat nicer experience than having the window pinned to the top left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants