Skip to content

fix OSD indication when switching keyboard layout with Policy other than Global

Andrey Butirsky requested to merge (removed):layout_OSD into master
  • fix: no OSD indication

When deciding if do OSD or not, we need to consider not only last saved layout, but last actual layout also, when comparing it to current one. That way we won't miss OSD in certain cases.

https://bugs.kde.org/show_bug.cgi?id=425590

  • fix: wrong keyboard layout OSD notification

https://bugs.kde.org/show_bug.cgi?id=426120

  • fix: redundant keyboard layout OSD notification

there is no need to display the OSD for window we are going to switch from

https://bugs.kde.org/show_bug.cgi?id=426122

BUG: 425590 426120 426122

@davidedmundson @vladz

Edited by Andrey Butirsky

Merge request reports