[kwin] [Bug 460277] Window appears before animation plays

2022-10-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460277

c...@simonschneegans.de changed:

   What|Removed |Added

  Component|effects-present-windows |effects-window-management

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460277

Vlad Zahorodnii  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460277

Vlad Zahorodnii  changed:

   What|Removed |Added

   Keywords||regression

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=460277

Sebastian Kuźlak  changed:

   What|Removed |Added

 CC||sebastiankuz...@gmail.com

--- Comment #1 from Sebastian Kuźlak  ---
confirm

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460277

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=460277

David Edmundson  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/36440a9d9191
   ||5a8885a8bbcc1b2dcf39428f07e
   ||d

--- Comment #3 from David Edmundson  ---
Git commit 36440a9d91915a8885a8bbcc1b2dcf39428f07ed by David Edmundson.
Committed on 12/10/2022 at 11:28.
Pushed by davidedmundson into branch 'master'.

Fix scripted shader effect animations

AnimationEffect inherits from CrossfadeEffect as it may do a crossfade,
but it also has to perform non-crossfading activities with a custom
shader.

For crossfades we want to draw the old and new window, but this isn't
needed where the crossFadeProgress remains at 0.

M  +1-1src/libkwineffects/kwineffects.cpp
M  +10   -5src/libkwineffects/kwinoffscreeneffect.cpp

https://invent.kde.org/plasma/kwin/commit/36440a9d91915a8885a8bbcc1b2dcf39428f07ed

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=460277

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #4 from David Edmundson  ---
Sorry about breaking your effects. Fortunately it will be fixed in 5.26.1 which
will be out within a week

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460277

--- Comment #5 from c...@simonschneegans.de ---
In fact, I have to apologize for not reporting this earlier, as it was reported
to me already more than two weeks ago... Anyways, thank you for the extremely
fast fix!

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460277

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/36440a9d9191 |ma/kwin/commit/8599deba2eed
   |5a8885a8bbcc1b2dcf39428f07e |ab7181339c2555334c7dbab9a2b
   |d   |a

--- Comment #6 from Nate Graham  ---
Git commit 8599deba2eedab7181339c2555334c7dbab9a2ba by Nate Graham, on behalf
of David Edmundson.
Committed on 12/10/2022 at 17:36.
Pushed by ngraham into branch 'Plasma/5.26'.

Fix scripted shader effect animations

AnimationEffect inherits from CrossfadeEffect as it may do a crossfade,
but it also has to perform non-crossfading activities with a custom
shader.

For crossfades we want to draw the old and new window, but this isn't
needed where the crossFadeProgress remains at 0.


(cherry picked from commit 36440a9d91915a8885a8bbcc1b2dcf39428f07ed)

M  +1-1src/libkwineffects/kwineffects.cpp
M  +10   -5src/libkwineffects/kwinoffscreeneffect.cpp

https://invent.kde.org/plasma/kwin/commit/8599deba2eedab7181339c2555334c7dbab9a2ba

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460277

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||5.26.1

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-22 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=460277

--- Comment #7 from Sebastian Kuźlak  ---
Created attachment 153118
  --> https://bugs.kde.org/attachment.cgi?id=153118&action=edit
video of the issue

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-22 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=460277

Sebastian Kuźlak  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---
 Ever confirmed|1   |0

--- Comment #8 from Sebastian Kuźlak  ---
(In reply to Sebastian Kuźlak from comment #7)
> Created attachment 153118 [details]
> video of the issue

I think there is a still issue. Different but related to the fix.

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-22 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=460277

--- Comment #9 from Sebastian Kuźlak  ---
Sorry, it seems i lost my ability to think correctly. Can't edit or... Nvm.
Issue is that animation plays while window contents are empty (seen in the
video). Sorry for the spam.

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

[kwin] [Bug 460277] Window appears before animation plays

2022-10-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460277

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Vlad Zahorodnii  ---
Unrelated issue.

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