aboutsummaryrefslogtreecommitdiff
path: root/sokol_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'sokol_app.h')
-rw-r--r--sokol_app.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sokol_app.h b/sokol_app.h
index 892fd305..411bd607 100644
--- a/sokol_app.h
+++ b/sokol_app.h
@@ -135,7 +135,9 @@
clipboard | YES | YES | TODO | --- | --- | TODO | --- | YES
MSAA | YES | YES | YES | YES | YES | TODO | TODO | YES
drag'n'drop | YES | YES | YES | --- | --- | TODO | TODO | YES
- window icon | YES | --- | YES | --- | --- | TODO | TODO | YES
+ window icon | YES | YES(1)| YES | --- | --- | TODO | TODO | YES
+
+ (1) macOS has no regular window icons, instead the dock icon is changed
STEP BY STEP
============