[quake3-commits] [ioquake/ioq3] 137ddb: Get clipboard data from SDL
Zack Middleton
zturtleman at gmail.com
Wed Aug 27 05:35:49 EDT 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 137ddb9dc6045964108b61dc0c09d48da79e361d
https://github.com/ioquake/ioq3/commit/137ddb9dc6045964108b61dc0c09d48da79e361d
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M code/sys/sys_main.c
M code/sys/sys_unix.c
M code/sys/sys_win32.c
Log Message:
-----------
Get clipboard data from SDL
This makes pasting in client console and UI edit fields work on X11 and OS X.
Sys_GetClipboardData is only used by client, so returning NULL in dedicated is fine.
More information about the quake3-commits
mailing list