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
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
..
tracker improve criteria for side panels dyamic touching 5 years ago
CMakeLists.txt support AppName for WindowInformation 6 years ago
abstractwindowinterface.cpp ignore plasma side-style panels/windows 5 years ago
abstractwindowinterface.h dont drag/maximize windows from different desktops 5 years ago
schemecolors.cpp REFACTOR:add WindowSystem namespace 6 years ago
schemecolors.h REFACTOR:add WindowSystem namespace 6 years ago
tasktools.cpp fix typo that was creating an error build 5 years ago
tasktools.h support AppName for WindowInformation 6 years ago
waylandinterface.cpp dont drag/maximize windows from different desktops 5 years ago
waylandinterface.h ignore Plasma panels in Latte heuristics 5 years ago
windowinfowrap.cpp REFACTOR:move wm related classes to wm folder 6 years ago
windowinfowrap.h consider as isMaximized state only full screen case 5 years ago
xwindowinterface.cpp dont drag/maximize windows from different desktops 5 years ago
xwindowinterface.h ignore Plasma panels in Latte heuristics 5 years ago