Bug 368488 - [Feature Reguest] - A way to override user's height configuration for the panel in special cases
Summary: [Feature Reguest] - A way to override user's height configuration for the pan...
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (other bugs)
Version First Reported In: 5.7.3
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 12:04 UTC by Michail Vourlakos
Modified: 2017-07-29 12:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michail Vourlakos 2016-09-09 12:04:41 UTC
Let's describe this feature request in Bottom Panel for example.

The user configures the height of the panel and this setting can be overriden in the current implementation.
But there are use cases that this should and must be overriden.

Example case a dock (Now Dock Panel) which zooms its content items in hovering. The ideal way  would be the panel to use the user's preference when it is not hovered but when an item is zoomed the panel increases its height. When the mouse leaves the panel, the panel restores its height.

With the current implementation unfortunately in order for the things to work the user has to set from start the maximum needed height. That has as a consequence to be used a lot of valued space from windows, desktop etc. which is not needed when the panel is not hovered...

regards, 
michail

Reproducible: Always
Comment 1 Michail Vourlakos 2016-09-09 12:08:00 UTC
sorry, small typing...

"The user configures the height of the panel and this setting can NOT be overriden in the current implementation."