Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Sergio Martins 40d781b7b5 eglfs: Fix mouse events not being delivered to the frontmost window
Since QPlatformScreen::topLevelAt() wasn't implemented it would just fallback
to use QGuiApplication's window list.

Possibly fixes any other bug that relied on QApplication::topLevelAt().

The fix is to consult the compositor, which has proper z-order information,
unlike QGuiApplicationPrivate::window_list.

Task-Id: QTBUG-105256
Pick-to: 6.3 6.4
Change-Id: I4202dd5d87e41b69c461c808d29b809af5b52d09
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2022-08-04 02:55:27 +01:00
.github/workflows
LICENSES
bin
cmake CMake: Override simulator architecture to x86_64 for Xcode generator 2022-08-03 21:40:08 +02:00
coin Add license headers to cmake files 2022-08-03 17:14:55 +02:00
config.tests Add license headers to cmake files 2022-08-03 17:14:55 +02:00
dist
doc Add license headers to cmake files 2022-08-03 17:14:55 +02:00
examples Add license headers to cmake files 2022-08-03 17:14:55 +02:00
lib
libexec
mkspecs qmake: Link static plugins even in shared Qt builds 2022-07-25 18:02:37 +02:00
qmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
src eglfs: Fix mouse events not being delivered to the frontmost window 2022-08-04 02:55:27 +01:00
tests moc: handle attributes in class declarations 2022-08-03 20:14:42 +02:00
util
.cmake.conf
.gitattributes
.gitignore
.lgtm.yml
.tag
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
conanfile.py
config_help.txt
configure
configure.bat
configure.cmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
dependencies.yaml
qt_cmdline.cmake Add license headers to cmake files 2022-08-03 17:14:55 +02:00
sync.profile