https://bugs.kde.org/show_bug.cgi?id=500500

            Bug ID: 500500
           Summary: kwin does not use PreciseTimers in renderloop.
    Classification: Plasma
           Product: kwin
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: core
          Assignee: kwin-bugs-n...@kde.org
          Reporter: dimitromanola...@gmail.com
  Target Milestone: ---

Created attachment 178667
  --> https://bugs.kde.org/attachment.cgi?id=178667&action=edit
patch to switch timer types

When the renderloop timer is contrsucted no default timer type is set, so the
default CoarseTimer is used. CoarseTimer can have a +/- 20% timing offset,
which is definetely not ideal for a renderloop.

Suggest using PreciseTimers for this and other timer critical timers in KWin.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to