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.
Vlad Zahorodnii f3b291bce0 Make TimeLine API ergonomic with presentation timestamps
Currently, if you want to use TimeLine, you need to track the last
presentation timestamp which boils down to carrying some boilerplate
code.

The current situation can be improved by making TimeLine work with
presentation timestamps.

Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2473>
2 years ago
..
data/glplatform autotests: Fix kwinglplatformtest 3 years ago
CMakeLists.txt Adapt to Qt6's removal of Qt::X11Extras 3 years ago
kwinglplatformtest.cpp Remove Xrender backend 3 years ago
mock_gl.cpp Run clang-format 3 years ago
mock_gl.h Run clang-format 3 years ago
timelinetest.cpp Make TimeLine API ergonomic with presentation timestamps 2 years ago
windowquadlisttest.cpp Run clang-tidy with -checks=readability-braces-around-statements fixit 3 years ago