[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-07-12 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=449180

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #6 from Patrick Silva  ---
The animation is still laggy for both task switchers on my system after update
to Plasma 5.25.3.

Operating System: Arch Linux
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Graphics Platform: Wayland

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-07-03 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=449180

Ismael Asensio  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/3c5c079aa58b |ma/kwin/commit/034e99ba0ca8
   |8c0cdf8ae2bf9fa8f01d2c53407 |52a047a2b26b8fb3d373afe2ec5
   |f   |1

--- Comment #5 from Ismael Asensio  ---
Git commit 034e99ba0ca852a047a2b26b8fb3d373afe2ec51 by Ismael Asensio.
Committed on 03/07/2022 at 18:10.
Pushed by iasensio into branch 'Plasma/5.25'.

TabBox: Do not highlight selected window for fullscreen switchers

This helps improving performance on those effects, where the
highlighted window is not even shown.
FIXED-IN: 5.25.3


(cherry picked from commit 3c5c079aa58b8c0cdf8ae2bf9fa8f01d2c53407f)

M  +15   -4src/tabbox/tabboxhandler.cpp

https://invent.kde.org/plasma/kwin/commit/034e99ba0ca852a047a2b26b8fb3d373afe2ec51

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-07-03 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=449180

Ismael Asensio  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3c5c079aa58b
   ||8c0cdf8ae2bf9fa8f01d2c53407
   ||f
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.25.3

--- Comment #4 from Ismael Asensio  ---
Git commit 3c5c079aa58b8c0cdf8ae2bf9fa8f01d2c53407f by Ismael Asensio.
Committed on 03/07/2022 at 16:51.
Pushed by iasensio into branch 'master'.

TabBox: Do not highlight selected window for fullscreen switchers

This helps improving performance on those effects, where the
highlighted window is not even shown.
FIXED-IN: 5.25.3

M  +15   -4src/tabbox/tabboxhandler.cpp

https://invent.kde.org/plasma/kwin/commit/3c5c079aa58b8c0cdf8ae2bf9fa8f01d2c53407f

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-07-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449180

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/2603

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-06-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449180

--- Comment #2 from Nate Graham  ---
I can confirm that. Disabling "Show selected window" for fullscreen task
switchers makes sense to me, since otherwise KWin is doing extra work that just
gets thrown away, impacting performance.

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-06-27 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=449180

--- Comment #1 from Ismael Asensio  ---
On some simple tests I've done (using the showFPS effect) it seems that the a
high FPS loss (~60->30) happens when the "show highlighted window" option is
enabled, which would point to that specific effect more than to the switchers
themselves. 

Disabling  this option, there's also a FPS reduction, but much less aggressive
(to ~45-50 FPS on my intel integrated GPU).

This happens also on other task switchers (for instance, thumbnails), although
it is more noticeable for cover/flip because the reduction in FPS can make the
animations lag.

I wonder if, as a mitigation, the effect could be optionally disabled for
fullscreen switchers, even if the user marks the option.

I'll wait for confirmation of this before moving this to kwin/effects-various

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449180

Nate Graham  changed:

   What|Removed |Added

  Component|General |Task Switchers

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-04-21 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=449180

Thomas Bettler  changed:

   What|Removed |Added

 CC||thomas.bett...@gmail.com

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449180

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=450230

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449180

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||isma...@gmail.com,
   ||n...@kde.org
 Status|REPORTED|CONFIRMED

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-04-20 Thread Heinz Wiesinger
https://bugs.kde.org/show_bug.cgi?id=449180

Heinz Wiesinger  changed:

   What|Removed |Added

 CC||ppr...@liwjatan.org

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

[kdeplasma-addons] [Bug 449180] QML Cover Switch and Flip Switch effects has low fps

2022-01-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449180

Vlad Zahorodnii  changed:

   What|Removed |Added

  Component|effects-various |General
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
Product|kwin|kdeplasma-addons

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