https://bugs.kde.org/show_bug.cgi?id=378950
Bug ID: 378950 Summary: widgets should all have size constraint property Product: plasmashell Version: 5.8.5 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Panel Assignee: plasma-b...@kde.org Reporter: alpeter...@gmail.com Target Milestone: 1.0 There are general, appearance and keyboard shortcut properties that should be pretty generic to all widgets... If I use a vertical panel, I would want to limit the height of the kmenu... otherwise when I make it wide enough so I can read the items in the taskbar, the K takes half the screen. It would be easiest and best to just make this be in the generic widget that all other widgets inherit from. You could make it be overwritable if the widget decides to provide it's own... but this needs to communicate to the containment that this widget shall not exceed a certain dimension. -- You are receiving this mail because: You are watching all bug changes.