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/view/windowstracker
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.
6 years ago
..
CMakeLists.txt REFACTOR WindowsTracker to provide more information 6 years ago
allscreenstracker.cpp remove obsolete draggingStarted signals/slots 6 years ago
allscreenstracker.h remove obsolete draggingStarted signals/slots 6 years ago
currentscreentracker.cpp remove obsolete draggingStarted signals/slots 6 years ago
currentscreentracker.h remove obsolete draggingStarted signals/slots 6 years ago
windowstracker.cpp remove obsolete draggingStarted signals/slots 6 years ago
windowstracker.h remove obsolete draggingStarted signals/slots 6 years ago