qt5base-lts/src
Tang Haixiang acb0065cc7 xcb: Update _NET_SUPPORTED when the window manager changes it
In some cases, the application may start before the window manager, and in some window managers
_NET_SUPPORTED may be changed. These situations will cause the _NET_SUPPORTED value obtained by Qt
to be inconsistent with the window manager.

Fixes: QTBUG-91396
Change-Id: I63c6934ad2538cdb9f05926b3748216bd0dcf04e
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-05-07 12:41:01 +00:00
..
3rdparty Update bundled libjpeg-turbo to version 2.1.0 2021-05-05 18:07:17 +02:00
android Android: handle ImEnterKeyType flag 2021-05-05 07:43:10 +00:00
concurrent QtConcurrentIterateKernel: fix warning 2021-04-12 10:31:54 +00:00
corelib QScopedPointer: remove doc mention of take() 2021-05-06 23:49:20 +02:00
dbus qdbus: add support for "aay" (QByteArrayList) 2021-05-02 22:00:43 +02:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui Apply specialData font capitalization to non-rawFont text 2021-05-06 22:01:23 +02:00
network Use templated QJniObject::object() instead of static_cast 2021-05-06 18:06:44 +00:00
opengl Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL 2021-05-03 13:04:47 +00:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix wrong addTouchPoint for "mtdev" 2021-02-23 14:22:20 +00:00
plugins xcb: Update _NET_SUPPORTED when the window manager changes it 2021-05-07 12:41:01 +00:00
printsupport QPrintEngineMac: code tidies 2021-05-04 16:21:50 +02:00
sql QSqlTableModel::orderByClause(): Quote the table name 2021-05-03 14:10:36 +00:00
testlib Add a helper method for testing write-once bindable properties 2021-04-30 15:37:27 +03:00
tools Moc: parse trailing return type 2021-05-04 01:39:48 +02:00
widgets QTabBar: take a style sheet's font into account when laying out tabs 2021-05-06 20:06:44 +02:00
xml The condition 'if(oldChild)' is redundant 2021-03-03 20:52:45 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00