You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app/dock
Michail Vourlakos 09fe5e385b on startup explicit dock faulty moving onPrimary
--multi-screen fix for explicit docks. There were
cases that explicit docks during startup were
moving to onprimary screen even though they shouldnt
based on the new multi-screens implementation.
Bug was tracked down at a faulty series of signals
that were overwriting dockView config values
to default values and that was creating the fault.
-- one more fix for multi-screens, a missing return
statement in case an explicit dock is called and its
edge at that specific screen is occuppied by an
onPrimary one.

BUG: 398219
FIXED-IN: 0.8.1
7 years ago
..
dockconfigview.cpp Fix minor EBN issues 7 years ago
dockconfigview.h update code to new astyle conditions 7 years ago
dockmenumanager.cpp Fix minor EBN issues 7 years ago
dockmenumanager.h update code to new astyle conditions 7 years ago
docksecconfigview.cpp Fix minor EBN issues 7 years ago
docksecconfigview.h update code to new astyle conditions 7 years ago
dockview.cpp on startup explicit dock faulty moving onPrimary 7 years ago
dockview.h Fix build on FreeBSD by including <array>. 7 years ago
panelshadows.cpp update to latest panel shadows 7 years ago
panelshadows_p.h update to latest panel shadows 7 years ago
screenedgeghostwindow.cpp fix #1005,add timer to fix freeze 7 years ago
screenedgeghostwindow.h update code to new astyle conditions 7 years ago
visibilitymanager.cpp IMPORTANT FIX:show dodged dock at corner cases 7 years ago
visibilitymanager.h update code to new astyle conditions 7 years ago
visibilitymanager_p.h update code to new astyle conditions 7 years ago