summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorPalo Kisa <palo.kisa@gmail.com>2016-11-07 18:27:17 +0100
committerPalo Kisa <palo.kisa@gmail.com>2016-11-14 19:54:58 +0000
commit291eba6f8099a0fec8fbd9cf8a1fb67e5c9f4f8d (patch)
treef5dc2f52c659ad30d7f9508a3e676f15751fb990 /src/widgets/doc
parent80842959c4f63be930c77da39df7ac386dcaa1d7 (diff)
QClipboard: Fix emitting changed() in XCB
In XCB environment the QClipboard::changed() was not delivered if the QClipboard::clear() was issued by other Qt app/process. If the QClipboard::clear() is used, then the owner in xcb_xfixes_selection_notify_event_t is XCB_NONE, so we need make the decission to handle this event by the selection_timestamp and our m_timestamp[mode]. Task-number: QTBUG-56972 Change-Id: If4c486ac02223eac506465cac7ff1a07bd02a187 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/widgets/doc')
0 files changed, 0 insertions, 0 deletions