Bug 497503 - Panel widgets unnecessarily restricted in width due to being unable to touch edges due to static inner margins
Summary: Panel widgets unnecessarily restricted in width due to being unable to touch ...
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (other bugs)
Version First Reported In: 6.2.4
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-15 12:46 UTC by NW
Modified: 2024-12-16 15:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NW 2024-12-15 12:46:06 UTC
This issue report is in regards to:

(In reply to Nate Graham from https://bugs.kde.org/show_bug.cgi?id=494736#c8)
> Yes, the panel itself has some inner margins that widgets can't exceed. So
> I'm afraid it's not going to be possible to make the tech literally touch
> the edges of the panel like your mockup indicates.

Can this be fixed?
Comment 1 Nate Graham 2024-12-16 15:45:57 UTC
It's not a bug, it's a design feature — or rather a design decision of the Plasma theme. The Plasma theme specifies a default internal padding for all panels, and panels then respect that.