Skip to content

Improve layout of showActivityManager applet

Edo Friedman requested to merge edofriedman/plasma-desktop:master into master

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

Also fixes two issues I 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 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

Merge request reports