mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Implement borderless window mode for macOS
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
void errorMessageMacos(const char *message);
|
||||
void openWebpageMacos(const char *url);
|
||||
bool isMacosSystemDarkModeEnabled();
|
||||
bool isMacosFullScreenModeEnabled(GLFWwindow *window);
|
||||
float getBackingScaleFactor();
|
||||
|
||||
void setupMacosWindowStyle(GLFWwindow *window);
|
||||
|
||||
Reference in New Issue
Block a user