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/wm/tracker
Michail Vourlakos 9dd798477e improve criteria for side panels dyamic touching
--Latte panels when they touch each other are informing
each other in order to provide consistent appearance. For
example the Unity mode where a top panel and a left panel
exist at the same time. In such case if the left panel is
INBUSY background state then the top panel is informed and
because inBusy state also. This way the top border of left dock
background does not look out of place. ON THE OTHER hand if
the left dock is hidden because the use has chosen auto-hide
visibility mode or any of the dodge(s) choices then the top
panel does not have to stay in isBusy state. The patch fixes
this by applying this behavior only when the left dock is shown
e.g. the mouse has entered the dock or the dodge mode is not
activated

BUG:415347
FIXED-IN:0.9.6
5 years ago
..
CMakeLists.txt rename trackerwindows to windowstracker 6 years ago
lastactivewindow.cpp consider as isMaximized state only full screen case 5 years ago
lastactivewindow.h optimize delayed application data updating 5 years ago
schemes.cpp optimize last active window color scheme update 5 years ago
schemes.h optimize last active window color scheme update 5 years ago
trackedgeneralinfo.cpp rename trackerwindows to windowstracker 6 years ago
trackedgeneralinfo.h introduce TrackedLayoutInfo 6 years ago
trackedlayoutinfo.cpp rename trackerwindows to windowstracker 6 years ago
trackedlayoutinfo.h introduce TrackedLayoutInfo 6 years ago
trackedviewinfo.cpp improve smartness for Unity case layout 6 years ago
trackedviewinfo.h improve smartness for Unity case layout 6 years ago
windowstracker.cpp improve criteria for side panels dyamic touching 5 years ago
windowstracker.h dont drag/maximize windows from different desktops 5 years ago