summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbeventqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+2
* xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-251-0/+7
* xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-161-0/+5
* xcb: rework connection error handlingGatis Paeglis2018-10-161-0/+1
* xcb: utilize thread-safety of QAbstractEventDispatcher::wakeUpGatis Paeglis2018-10-151-4/+0
* xcb: lock-free event processingGatis Paeglis2018-10-141-0/+160