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/tracker
Michail Vourlakos a9b4989236 update AllScreens track information during startup
--Whenever a view is updating its layout then the AllScreens
tracked information [per layout tracking] should be updated
also. Until now this was happening only during startup and there
was a case that if during startup a view was requesting tracking
and the second one did not, then tracking for the entire layout
for all screens it could be faulty disabled.

BUG:411670
FIXED-IN:0.9.3
6 years ago
..
CMakeLists.txt rename trackerwindows to windowstracker 6 years ago
lastactivewindow.cpp remove obsolete draggingStarted signals/slots 6 years ago
lastactivewindow.h remove obsolete draggingStarted signals/slots 6 years ago
schemes.cpp move WM:Trackers in its own directory 6 years ago
schemes.h move WM:Trackers in its own directory 6 years ago
trackedgeneralinfo.cpp rename trackerwindows to windowstracker 6 years ago
trackedgeneralinfo.h introduce TrackedLayoutInfo 6 years ago
trackedlayoutinfo.cpp rename trackerwindows to windowstracker 6 years ago
trackedlayoutinfo.h introduce TrackedLayoutInfo 6 years ago
trackedviewinfo.cpp improve smartness for Unity case layout 6 years ago
trackedviewinfo.h improve smartness for Unity case layout 6 years ago
windowstracker.cpp update AllScreens track information during startup 6 years ago
windowstracker.h improve smartness for Unity case layout 6 years ago