Skip to content

Port screen edges away from QDateTime to std::chrono

Vlad Zahorodnii requested to merge work/zzag/screen-edges-std-chrono into master

The main motivation is to use the same timestamp units as kwin core so ScreenEdgesFilter can provide timestamps as is without performing extra conversions.

Merge request reports

Loading