pop-os / cosmic-panel

WIP
GNU General Public License v3.0
107 stars 21 forks source link

Wrong panel order on same edge when changing settings #140

Closed git-f0x closed 4 months ago

git-f0x commented 5 months ago

When the extended Panel is moved to the same edge as a non-extended Dock, it is often placed over the Dock instead of the screen edge (occurs on all screen edges, but sometimes works correctly). Usually happens when moving a panel to the edge where the dock is anchored. screenshot-2024-03-27-11-42-51

git-f0x commented 5 months ago

Recording of the issue (confused myself there at the end a bit):

https://github.com/pop-os/cosmic-panel/assets/150025636/270d4acb-3a32-4c03-b488-b9ceb649a2a2

WatchMkr commented 4 months ago

General rule: panel always takes takes the screen edge unless the dock is extended and the panel contracted.

WatchMkr commented 4 months ago

Appears to have been fixed with https://github.com/pop-os/cosmic-panel/pull/165