https://bugs.kde.org/show_bug.cgi?id=440922
--- Comment #1 from Michail Vourlakos <mvourla...@gmail.com> --- Dock/Panel terms have no generic or official way that are applied in computers. My research ended when for clarification Dock term is used to describe something that looks and behave like a Mac or Plank dock and panel is used to describe something that looks and behaves like a windows or plasma panel. Even though this is also how these terms started to be used in Latte in the end the technology perspective was applied. Docks are usually created by having all their shadows and visuals in Client Side (in their window) and Panels are created by having shadows and some of its visual in Server Side (out of the window and provided by the compositor/window manager). So Latte is providing underneath technologies in order for shadows to be drawn either in the window or out of the window. Technologies that even though the dock/panel visuals are floating (far from the screen edge) the user input is identified properly in order to follow Fitt's Law. So from technical point of view for Latte a Dock is something that draws everything inside its own window and this is how different background shadows and roundness is provided. On the other hand a Panel is something that relies on the compositor in order to provide some functionality for example a panel background external shadows. -- You are receiving this mail because: You are watching all bug changes.