Skip to content
Commit 6b7d1c76 authored by Niccolò Venerandi's avatar Niccolò Venerandi Committed by Nate Graham
Browse files

Fix applets inappropriately showing a line or flat border when floating

1. I hide the line that's drawn at the bottom of applets when they are
floating (NOT system tray applets, which already had no line).

2. I make sure applets know that they're meant to be floating by telling
the panel to set the floating flag when the containment changes too; this
is because it is first set when the containment is still `null`, so the
applets didn't get the memo at all.
parent ce389bcc
Pipeline #542829 passed with stage
in 4 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment