FedoraQt / QGnomePlatform

QPlatformTheme for a better Qt application inclusion in GNOME
GNU Lesser General Public License v2.1
263 stars 38 forks source link

Application loses focus while moving window on wayland #115

Closed godvino closed 1 year ago

godvino commented 1 year ago

Try moving a Qt window on wayland. Notice how the window gets unfocused while moving it (the titlebar gets dimmed). This does not happen when running the application with QT_QPA_PLATFORM=xcb.

godvino commented 1 year ago

This issue hasn't been fixed yet and should be reopened. See #128.