mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
x11: workaround issues with primary selection and clipboard temporal ignorance
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
#include "../../events/SDL_events_c.h"
|
||||
|
||||
static const char *text_mime_types[] = {
|
||||
"UTF8_STRING",
|
||||
"text/plain;charset=utf-8",
|
||||
"text/plain",
|
||||
"TEXT",
|
||||
"UTF8_STRING",
|
||||
"STRING"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user