Skip to content

[applets/systemtray]: Make system tray sliding spatially consistent

Jan Blackquill requested to merge work/janb/spatial-consistency into master

Before this patch, the system tray always animated sliding to the left when switching between items. Now system tray items will slide according to their order on the panel. Clicking an item to the left of the active icon will cause the sliding animation to slide that direction as well, and same for the an item to the right of the active item.

spatially_inconsistent

spatially_consistent

Edited by Jan Blackquill

Merge request reports