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.6pull/16/head
parent
c181e8d445
commit
51caa06615
Loading…
Reference in New Issue