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

            Bug ID: 420291
           Summary: Useless m_delayShow config variable
           Product: kwin
           Version: git master
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: tabbox
          Assignee: kwin-bugs-n...@kde.org
          Reporter: marshal.devilhun...@gmail.com
  Target Milestone: ---

SUMMARY
Code one the following like should use m_delayShow boolean variable instead of
m_delayShowTime.

https://github.com/KDE/kwin/blob/master/tabbox/tabbox.cpp#L835

(Or an alternative would be to completely discard ShowDelay from config and
code, and just use DelayTime config)

OBSERVED RESULT
ShowDelay config has no effect. Instead DelayTime has to be set to 0 for that.

EXPECTED RESULT
TabBar should be shown without delay when ShowDelay config is set to false.

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

Reply via email to