qt6-bb10/src/gui
Ilya Fedin 9db7cc79a2 Don't own unique name for QDBusTrayIcon
Flatpak doesn't allow to own random name with PID. Even after adding
such a permission into manifest, all flatpaked apps have PID 2, so only
one Qt application at a time can have tray icon.

Even though unique name is a part of the spec, no tray hosts really
check it and SNI implementations without unique name run just fine
inside and outside of Flatpak.

This fixes the inability of Qt applications to have tray icon in Flatpak
outside of KDE.

Pick-to: 6.0 6.1 5.15
Change-Id: Ieea6dc335b7a74537a51929f6e70ca68c84228fb
Reviewed-by: Dmitry Shachnev <mitya57@gmail.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2021-04-21 22:21:36 +00:00
..
accessible a11y: Do not cache classes that don't have a factory plugin 2021-01-13 19:33:08 +00:00
animation Remove the qmake project files 2021-01-07 15:32:28 +01:00
doc Improve the sample code 2021-03-19 17:54:34 +08:00
image Cleanup leftover QWS 2021-04-14 13:00:12 +09:00
itemmodels QStandardItem(Model): refactor multiData support 2021-02-05 01:00:17 +00:00
kernel Fix build without features.highdpi 2021-04-14 02:20:07 +09:00
math3d QQuaternion: mark as PRIMITIVE type 2021-03-05 11:19:44 +01:00
opengl Support EGL protected content extension 2021-03-09 11:58:12 +01:00
painting Don't use qreal as a loop counter 2021-04-21 23:47:16 +02:00
platform Don't own unique name for QDBusTrayIcon 2021-04-21 22:21:36 +00:00
rhi Add QRhiTexture::RG16 format 2021-04-07 14:29:23 +02:00
text Draw the cursor considering the descent is 0 2021-04-20 10:15:33 +00:00
util Edid vendor table generator (3/N): regenerate the table 2021-04-21 15:29:11 +02:00
vulkan Make getter const, add const overloads 2021-03-29 11:58:52 +01:00
.prev_configure.cmake CMake: Regenerate stale prev_configure.cmake files 2021-03-31 23:27:51 +02:00
CMakeLists.txt QEdidParser: build only on XCB/EGLFS 2021-04-21 15:29:34 +02:00
QtGui.dynlist
configure.cmake Add Solaris support in cmake build 2021-04-21 20:57:04 +00:00
configure.json Fix GLX on non-linux X11 systems 2021-04-11 12:49:04 +00:00
qt_cmdline.cmake Remove the deprecated -qpa-platform-guard argument 2020-08-23 11:05:14 +02:00
qtgui.tracepoints Fix compilation error when LTTng enabled 2021-03-25 15:37:55 +09:00