1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-25 19:21:41 +03:00
latte-dock/app/view/windowstracker
Michail Vourlakos b264854a98 Dodge visibility mode now ignores edge touches
--The new implementation for snapping needed to remove
the touching view edge from touching algorithm. The
windows trakers now provide two separate values for each
touching.
----First value is for regular window touches for which
their window geometry intersects with view published
absoluteGeometry
----Second value is for windows that are touching
view edge without intersecting with view geometry
2020-05-17 11:42:09 +03:00
..
allscreenstracker.cpp remove obsolete draggingStarted signals/slots 2019-08-26 16:35:03 +03:00
allscreenstracker.h remove obsolete draggingStarted signals/slots 2019-08-26 16:35:03 +03:00
CMakeLists.txt REFACTOR WindowsTracker to provide more information 2019-06-08 17:36:14 +03:00
currentscreentracker.cpp Dodge visibility mode now ignores edge touches 2020-05-17 11:42:09 +03:00
currentscreentracker.h Dodge visibility mode now ignores edge touches 2020-05-17 11:42:09 +03:00
windowstracker.cpp remove obsolete draggingStarted signals/slots 2019-08-26 16:35:03 +03:00
windowstracker.h remove obsolete draggingStarted signals/slots 2019-08-26 16:35:03 +03:00