Skip to content

top-panel: Take device's rounded corners into account

Guido Günther requested to merge guidog/phosh:corner-shift into main

This avoids icons being partially occluded by the rounded corners.

We currently don't take into account that the area for the clock placement gets slightly smaller due to this too.

Before:

image

After:

image

Closes: #1018 (closed) Signed-off-by: Guido Günther agx@sigxcpu.org

Edited by Guido Günther

Merge request reports