Skip to content

馃崚 applets/showActivityManager: Fix and improve layout

Nate Graham requested to merge work/cherry-pick-449be743 into Plasma/6.0

Fixes an issue where the showActivityManager applet was too small and caused some applets on the panel to overlap.

Also fixes two other issues found while testing the change:

  1. There was an extra small spacing on the right of the applet when not displaying the activity name.
  2. The activity name could go past the widget when placed on the desktop.

One other pre-existing problem that I couldn't solve is that when you place a new showActivityManager widget on the desktop, the initial width isn't big enough to contain the icon and text.

BUG: 482098 FIXED-IN: 6.0.5

(cherry picked from commit 449be743)

Merge request reports