Start work on DnD protocol

This commit is contained in:
Kovid Goyal
2026-03-05 19:43:05 +05:30
parent 4483a6c110
commit 2898324047
9 changed files with 228 additions and 1 deletions

View File

@@ -235,3 +235,5 @@
#define PENDING_MODE 2026
// Text size OSC number
#define TEXT_SIZE_CODE 66
// Drag and drop protocol
#define DND_CODE 72