Skip to content

Conversation

@cannedbeef
Copy link
Contributor

mfb_get_monitor_dpi is now deprecated using whatever compiler deprecation is available (c23's new [[deprecated]] (or old, if compiling c++), gcc/clang's __attribute__((deprecated)), or msvc's __declspec(deprecated)))

if none can be found, don't deprecate

@Darky-Lucera Darky-Lucera merged commit 7fce806 into emoon:master Jan 3, 2026
@cannedbeef cannedbeef deleted the deprecation branch January 4, 2026 00:10
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