Skip to content

Commit 27f54b4

Browse files
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

3 files changed

+317
-309
lines changed

src/imiv/external/dnd_glfw/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2025-2025 Erium Vladlen
3+
Copyright (c) 2025-2026 Erium Vladlen
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)