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 f1d435a38e major:update LastActiveWindow implementation
--new implementation keeps a more consistent history.
Each LastActiveWindow(LAW) now keeps track of all windows
that are related to its view even when these windows are not
currently shown. This way inactive windows history is
consistent and can be used from applets/visibility modes
more appropriately. VDs/Activities that are not
the current one(s) do not delete records from history
any more. Their respected windows are recorded and
flagged as NOT SHOWN, waiting this way to be valid
again after Activities/VDs changes.
4 years ago
..
CMakeLists.txt rename trackerwindows to windowstracker 6 years ago
lastactivewindow.cpp major:update LastActiveWindow implementation 4 years ago
lastactivewindow.h major:update LastActiveWindow implementation 4 years ago
schemes.cpp layout:update default color scheme ref properly 4 years ago
schemes.h layout:update default color scheme ref properly 4 years ago
trackedgeneralinfo.cpp major:update LastActiveWindow implementation 4 years ago
trackedgeneralinfo.h major:update LastActiveWindow implementation 4 years ago
trackedlayoutinfo.cpp Use spdx syntax for all files 4 years ago
trackedlayoutinfo.h Use spdx syntax for all files 4 years ago
trackedviewinfo.cpp drop WinTracker::availableScreenGeometry calcs 4 years ago
trackedviewinfo.h drop WinTracker::availableScreenGeometry calcs 4 years ago
windowstracker.cpp major:update LastActiveWindow implementation 4 years ago
windowstracker.h drop WinTracker::availableScreenGeometry calcs 4 years ago