https://bugs.kde.org/show_bug.cgi?id=449531
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/kwin/-/commit/645db7fc90 |7d1080a413c3cb5643786458eac |47db0416f1c055554824d282c62 |df7dfe09e21f5 |cd3 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 645db7fc9047db0416f1c055554824d282c62cd3 by Vlad Zahorodnii, on behalf of Harald Sitter. Committed on 15/03/2024 at 22:21. Pushed by vladz into branch 'master'. keyboard_layout: always expose dbus interface our plasmoid only listens to signals when the interface was found. also when switching from 2 to 1 layout we'd emit a signal that the layouts changed but then we'd throw away our interface leaving the client wondering what happened to us (and consequently printing warnings because our service wasn't found) this specifically resulted in the plasmoid not getting layout event changes when switching from 1 to >1 M +0 -31 autotests/integration/keyboard_layout_test.cpp M +0 -14 src/keyboard_layout.cpp M +0 -1 src/keyboard_layout.h https://invent.kde.org/plasma/kwin/-/commit/645db7fc9047db0416f1c055554824d282c62cd3 -- You are receiving this mail because: You are watching all bug changes.