FedoraQt / QGnomePlatform

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

Fix titlebar dimming on Wayland #120

Closed polter-rnd closed 1 year ago

polter-rnd commented 2 years ago

Use correct active state detection. Partially fixes #115

Signed-off-by: Pavel Artsishevsky polter.rnd@gmail.com

polter-rnd commented 2 years ago

However this is not a complete fix. Application still loses focus while moving the window around, but at least the titlebar does not dim when going through menus.