https://bugs.kde.org/show_bug.cgi?id=368399

            Bug ID: 368399
           Summary: [Feature Improvement - Discussion] - Improve panel
                    anchoring mechanism
           Product: plasmashell
           Version: 5.7.3
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Panel
          Assignee: [email protected]
          Reporter: [email protected]

Hello everyone, 

I am trying the last days to implement in the Now Dock Panel the ability to
grow and shrink itself based on the size of its contents... Problem is that the
anchoring for Panel makes moves in order to provide anchoring but this is not
fast enough. It creates animation breaks and annoyances..

In the following video: https://www.youtube.com/watch?v=r4OIp76JJrE

this is a Now Dock Panel which is trying to grow itself, tha panel is bottom
anchored and its contents also...
you can observe that the panel window leaves the bottom many times, probably
making first a x,y change and then a width, height... This behavior occurs with
almost all anchors...

I am observing Plank that its centered anchoring has no breaks at all or it
uses a different method to anchor itself (maybe a fullsize transparent window
that forwards the mouse events underneath to below windows? is this even
possible with X? )

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to