latte-dock/app/wm
Michail Vourlakos 8cf49b672c remove obsolete draggingStarted signals/slots
--draggingStarted signals/slots were used in order
to handle the active window dragging from empty areas.
The new approach ungrabs the mouse properly through
View relevant function and at the same time sends a
QEvent::Leave event to inform applets that the mouse
has left the view. This is enough in order to remove
any older draggingStarted workarounds and hacks.
..
tracker remove obsolete draggingStarted signals/slots
CMakeLists.txt support AppName for WindowInformation
abstractwindowinterface.cpp rename trackerwindows to windowstracker
abstractwindowinterface.h remove obsolete draggingStarted signals/slots
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 remove obsolete draggingStarted signals/slots
waylandinterface.h remove obsolete draggingStarted signals/slots
windowinfowrap.cpp REFACTOR:move wm related classes to wm folder
windowinfowrap.h consider main window also for dodge active
xwindowinterface.cpp remove obsolete draggingStarted signals/slots
xwindowinterface.h remove obsolete draggingStarted signals/slots