Skip to content

Rename VideoMode to VideoModeHandle#3328

Merged
daxpedda merged 1 commit intorust-windowing:masterfrom
daxpedda:video-mode-handle
Dec 26, 2023
Merged

Rename VideoMode to VideoModeHandle#3328
daxpedda merged 1 commit intorust-windowing:masterfrom
daxpedda:video-mode-handle

Conversation

@daxpedda
Copy link
Copy Markdown
Member

The point here is to reflect that VideoMode is not a static blob of information, but a handle that dynamically accesses that information. This is in line with our other MonitorHandle type.
Addresses #3258.

Cc @madsmtm.

@daxpedda daxpedda added the S - api Design and usability label Dec 26, 2023
@daxpedda daxpedda merged commit 658f49b into rust-windowing:master Dec 26, 2023
madsmtm added a commit that referenced this pull request Mar 28, 2024
It was incorrectly marked as a breaking change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S - api Design and usability

Development

Successfully merging this pull request may close these issues.

2 participants