https://bugs.kde.org/show_bug.cgi?id=509598
--- Comment #9 from Nate Graham <[email protected]> --- Git commit d1f6cbe7f9c5346cfe97495861a23f10f3d5e791 by Nate Graham. Committed on 02/10/2025 at 19:30. Pushed by ngraham into branch 'master'. With an RTL language, use RTL audio icons when available Audio icons can connote directionality; if they depict sound waves, they're going in a specific direction. These icons need to be reversed when using an RTL language. If the active icon theme has them, use them. There are no visual changes when using an LTR language or when the current icon theme does not have RTL versions of the audio icons. M +8 -5 applet/StreamListItem.qml M +3 -3 applet/main.qml M +16 -6 src/audioicon.cpp M +1 -1 src/kcm/ui/ContextBrokenOverlay.qml M +8 -6 src/kcm/ui/StreamListItem.qml M +2 -1 src/kded/audioshortcutsservice.cpp M +13 -8 src/qml/listitemmenu.cpp M +8 -1 src/qml/microphoneindicator.cpp https://invent.kde.org/plasma/plasma-pa/-/commit/d1f6cbe7f9c5346cfe97495861a23f10f3d5e791 -- You are receiving this mail because: You are watching all bug changes.
