Files
glfw/src
A. Tombs 5ae781586f X11: Handle Selection* events despite NULL window
X11 event processing currently discards events that can not be mapped to
a current GLFW window.  However, this breaks clipboard functionality by
failing to respond to SelectionRequest and SelectionClear events.

This commit moves processing of these important clipboard events to
before the NULL window test so that they are always considered.

Fixes #961.
Closes #963.
2017-03-07 19:24:31 +01:00
..
2017-03-03 17:51:40 +00:00
2017-03-01 04:35:41 +01:00
2017-03-06 03:23:29 +01:00
2017-02-16 05:23:10 +01:00
2017-02-28 20:38:10 +01:00
2016-11-30 14:00:41 +01:00
2017-03-01 04:36:00 +01:00
2017-02-28 20:38:10 +01:00
2017-01-02 16:02:40 +01:00
2017-01-02 15:32:55 +01:00
2014-02-10 15:33:41 +01:00
2017-03-01 04:35:41 +01:00
2017-03-06 03:23:29 +01:00
2017-03-06 03:23:29 +01:00
2017-03-06 03:23:29 +01:00
2017-03-06 03:23:29 +01:00
2017-02-01 03:07:25 +01:00
2017-02-01 03:07:25 +01:00
2017-01-02 06:03:02 +01:00
2017-03-02 17:52:32 +01:00
2017-03-03 14:22:38 +01:00
2017-02-23 17:47:41 +01:00
2016-11-30 14:00:41 +01:00
2017-02-11 21:17:26 +01:00
2017-02-11 21:17:26 +01:00
2017-02-28 22:21:02 +01:00
2017-02-28 20:38:10 +01:00
2016-11-30 14:00:41 +01:00
2016-11-30 14:00:41 +01:00
2016-11-30 14:00:41 +01:00
2016-11-30 14:00:41 +01:00
2017-02-23 17:47:41 +01:00
2017-03-06 03:23:29 +01:00
2017-02-16 05:23:10 +01:00
2017-02-28 20:38:10 +01:00
2017-01-29 19:50:35 +01:00
2017-02-28 20:38:10 +01:00
2017-03-01 04:35:41 +01:00
2017-02-01 03:07:25 +01:00
2017-01-02 06:03:02 +01:00
2017-03-03 17:51:40 +00:00
2017-03-03 17:51:40 +00:00
2017-02-16 05:23:10 +01:00
2017-02-28 20:38:10 +01:00
2016-11-30 14:00:41 +01:00
2016-08-18 23:55:49 +02:00