https://bugs.kde.org/show_bug.cgi?id=517016
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.7.0 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/86ac0373814e080fe1873315a | |822ee63a68af052 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Nate Graham <[email protected]> --- Git commit 86ac0373814e080fe1873315a822ee63a68af052 by Nate Graham, on behalf of Nathaniel Krebs. Committed on 19/03/2026 at 14:35. Pushed by ngraham into branch 'master'. applets/systemtray: Add option to reverse icon order The System Tray widget currently has a fixed layout order (arrow at the far right/bottom). This creates friction when the tray is placed on the left side of a horizontal panel or the top of a vertical panel. In these configurations, the arrow's position shifts as new icons appear, making it harder to target. This change adds a setting to reverse the icon order. When enabled, it flips the positions of the arrow and the icons, allowing the arrow to remain fixed at the starting edge (left/top) while icons emerge toward the other side. FIXED-IN: 6.7.0 M +4 -0 applets/systemtray/main.xml M +46 -4 applets/systemtray/qml/ConfigGeneral.qml M +13 -1 applets/systemtray/qml/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/86ac0373814e080fe1873315a822ee63a68af052 -- You are receiving this mail because: You are watching all bug changes.
