qt6-bb10/src/plugins/platforms/xcb
Laszlo Agocs 888b75aa12 vulkan: Try loading libvulkan.so.1 first
Change-Id: I876899fbfc126136f2842e9361e21ac10af8f14b
Pick-to: 6.3
Fixes: QTBUG-101592
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2022-03-11 11:14:35 +01:00
..
gl_integrations Let QXcbGlxWindow::createVisual fallback to QXcbWindow::createVisual 2022-01-28 16:15:28 +01:00
nativepainting xcb: Fix typos in source code comments 2021-10-14 20:22:21 +02:00
CMakeLists.txt CMake: remove support for building Qt with the old Intel compiler 2021-10-13 12:49:49 -07:00
README
qxcbatom.cpp Add QPlatformScreen::colorSpace() 2021-01-25 17:21:54 +01:00
qxcbatom.h Add QPlatformScreen::colorSpace() 2021-01-25 17:21:54 +01:00
qxcbbackingstore.cpp xcb: Return standalone image from QXcbBackingStore::toImage() 2021-11-19 21:55:45 +01:00
qxcbbackingstore.h
qxcbclipboard.cpp xcb: use QXcbConnection::selectionOwner() convenience API 2021-10-22 23:30:07 +02:00
qxcbclipboard.h xcb: remove confusing indirections for qt selection owner 2021-10-22 23:30:07 +02:00
qxcbconnection.cpp xcb: stablilize xkb state when keymap updated 2021-11-26 12:00:06 +01:00
qxcbconnection.h xcb: Implement support for touchpad gestures 2021-11-15 15:51:14 +00:00
qxcbconnection_basic.cpp xcb: Implement support for touchpad gestures 2021-11-15 15:51:14 +00:00
qxcbconnection_basic.h xcb: Implement support for touchpad gestures 2021-11-15 15:51:14 +00:00
qxcbconnection_screens.cpp xcb: free a randr monitors pointer after usage 2022-02-28 23:44:15 +01:00
qxcbconnection_xi2.cpp xcb: Show valuator atom names properly in categorized logging 2022-02-09 06:47:19 +00:00
qxcbcursor.cpp xcb: Fix typos in source code comments 2021-10-14 20:22:21 +02:00
qxcbcursor.h
qxcbdrag.cpp xcb: remove confusing indirections for qt selection owner 2021-10-22 23:30:07 +02:00
qxcbdrag.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qxcbeventdispatcher.cpp name our glib event sources to ease debugging 2020-10-22 00:51:26 +02:00
qxcbeventdispatcher.h Get rid of hasPendingEvents() and flush() 2020-09-06 00:17:12 +02:00
qxcbeventqueue.cpp xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() again 2020-12-18 16:06:38 +01:00
qxcbeventqueue.h Protect headers against min/max macros 2022-02-22 20:12:29 +00:00
qxcbexport.h
qxcbimage.cpp
qxcbimage.h
qxcbintegration.cpp Fix build when xcb_glx_plugin config is disabled 2021-04-20 22:46:54 +02:00
qxcbintegration.h Fix build when xcb_glx_plugin config is disabled 2021-04-20 22:46:54 +02:00
qxcbkeyboard.cpp xcb: stablilize xkb state when keymap updated 2021-11-26 12:00:06 +01:00
qxcbkeyboard.h xcb: stablilize xkb state when keymap updated 2021-11-26 12:00:06 +01:00
qxcbmain.cpp
qxcbmime.cpp Replace QString::utf16() with data() in memcpy() and QByteArray ctor 2022-01-07 14:31:38 +01:00
qxcbmime.h Cleanup API of QMimeData 2020-09-21 14:56:09 +02:00
qxcbnativeinterface.cpp Add native interface for X11 application, exposing display and connection 2021-08-06 15:09:39 +02:00
qxcbnativeinterface.h Add native interface for X11 application, exposing display and connection 2021-08-06 15:09:39 +02:00
qxcbobject.h
qxcbscreen.cpp xcb: Correctly update primary screen status with RandR 1.5 2022-01-12 03:17:47 +01:00
qxcbscreen.h xcb: convert last screen to fake when no screen 2021-09-18 16:29:39 +02:00
qxcbscrollingdevice.cpp xcb: report wheel events from the correct device instance 2020-12-15 19:03:24 +01:00
qxcbscrollingdevice_p.h Handle XCB_INPUT_DEVICE_TYPE_MASTER_POINTER properly 2020-12-25 09:07:18 +01:00
qxcbsessionmanager.cpp Port some fallthrough comments to Q_FALLTHROUGH 2021-06-13 15:05:32 +02:00
qxcbsessionmanager.h
qxcbsystemtraytracker.cpp xcb: use QXcbConnection::selectionOwner() convenience API 2021-10-22 23:30:07 +02:00
qxcbsystemtraytracker.h xcb: use QXcbConnection::selectionOwner() convenience API 2021-10-22 23:30:07 +02:00
qxcbvulkaninstance.cpp vulkan: Try loading libvulkan.so.1 first 2022-03-11 11:14:35 +01:00
qxcbvulkaninstance.h
qxcbvulkanwindow.cpp
qxcbvulkanwindow.h
qxcbwindow.cpp xcb: fix a typo for WindowTypes 2022-03-01 07:38:20 +00:00
qxcbwindow.h xcb: Implement support for touchpad gestures 2021-11-15 15:51:14 +00:00
qxcbwmsupport.cpp
qxcbwmsupport.h
qxcbxsettings.cpp xcb: use QXcbConnection::selectionOwner() convenience API 2021-10-22 23:30:07 +02:00
qxcbxsettings.h
xcb.json

README

Requires libxcb >= 1.9.1.