Commit 27f54b4
committed
dnd_glfw: headers, style and macOS fix
Add SPDX headers. Reformat and tidy dnd_glfw.h (includes, spacing, inline function layout, and minor Windows DropTarget refactor) without changing public API. On macOS, stop registering NSFilenamesPboardType and adjust cocoaView bridging to use manual cast/release (fixes retain/release semantics). Small adjustment to GLFW drop-callback setup/assignment formatting.
Signed-off-by: Vlad (Kuzmin) Erium <libalias@gmail.com>
Signed-off-by: Vlad <shaamaan@gmail.com>1 parent 73c2d16 commit 27f54b4
File tree
3 files changed
+317
-309
lines changed- src/imiv/external/dnd_glfw
3 files changed
+317
-309
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments