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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |d5b9b7991a7e262bc34bf46befb
                   |                            |56cfc4f029f51
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #24 from Marco Martin <notm...@gmail.com> ---
Git commit d5b9b7991a7e262bc34bf46befb56cfc4f029f51 by Marco Martin.
Committed on 21/01/2025 at 15:46.
Pushed by mart into branch 'master'.

applets/kickoff: change category at most once per frame

a possible cause of the freeze that some people experience when switch
on hover is enabled and moving the mouse very quickly over the
categories
might be that many category changes happen per frame if the mouse
polling is much more than the framerate. this introduce a slight delay
to not change categories more than ~60 fps, perhaps could be made
even a bit slower or we could actually hook to the frame changed signal

M  +7    -3   
applets/kickoff/package/contents/ui/AbstractKickoffItemDelegate.qml
M  +9    -0    applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/d5b9b7991a7e262bc34bf46befb56cfc4f029f51

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

Reply via email to