latte-dock/app/wm
Michail Vourlakos fcee8d98cc x11 fixes for invalid windows
--when a window is stacked back to its parent window
for example the firefox case (dragging a tab to create
a new firefox window and redrag it afterwards to the
main window) the wm::windows array had inconsistent
window records.
--This is fixed and also any X11 transient changed signals
are not blocked for windowChanged signals
..
tracker x11 fixes for invalid windows
CMakeLists.txt support AppName for WindowInformation
abstractwindowinterface.cpp rename trackerwindows to windowstracker
abstractwindowinterface.h rename trackerwindows to windowstracker
schemecolors.cpp REFACTOR:add WindowSystem namespace
schemecolors.h REFACTOR:add WindowSystem namespace
tasktools.cpp update to latest tasktools.cpp from plasma master
tasktools.h support AppName for WindowInformation
waylandinterface.cpp x11 fixes for invalid windows
waylandinterface.h use WM:IgnoredWindows infrastructure for wayland
windowinfowrap.cpp REFACTOR:move wm related classes to wm folder
windowinfowrap.h consider main window also for dodge active
xwindowinterface.cpp x11 fixes for invalid windows
xwindowinterface.h provide builtin Activity,VDs switching