[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-28 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

postix  changed:

   What|Removed |Added

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

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-27 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=453995

ratijas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #22 from ratijas  ---
Multi-screen issues of Desktop Grid and Overview are a whole different topic,
their implementation uses multiple actual Window objects, and interaction
between them is only possible through a C++ backend model or something like
that.

tl;dr let's have a separate bug report for tracking multi-screen problems.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-27 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

postix  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #21 from postix  ---
I meant 5.26.80 instead of 5.25.90 in the posts above. Tested on the current
master branch.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-27 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #20 from postix  ---
Created attachment 152470
  --> https://bugs.kde.org/attachment.cgi?id=152470=edit
kWin Support Info (5.25.90 commit f343f3fb80284a8e402b39924c789b629806ac62)

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-27 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #19 from postix  ---
Created attachment 152469
  --> https://bugs.kde.org/attachment.cgi?id=152469=edit
Screenrecording (5.25.90 commit f343f3fb80284a8e402b39924c789b629806ac62)

Unfortunately, I can still reproduce it in case of two screens. Please see the
attached screen recording. Though, the animation doesn't start necessarily now
in the upper left VD.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-12 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=453995

ratijas  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/b01ea99c0170
   ||d34cb0965b05db9b27c070ff1ee
   ||a
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from ratijas  ---
Git commit b01ea99c0170d34cb0965b05db9b27c070ff1eea by ivan tkachenko.
Committed on 12/09/2022 at 22:49.
Pushed by ratijas into branch 'master'.

effects/desktopgrid: Restore position correctly when dropping a window

This required a bit of a magic on the WindowHeap side to store and
restore global position of a WindowHeapDelegates' window thumbnails.

An additional property bool animationEnabled on a delegate level enables
the heap to restore position without playing unneeded initial animation,
just like the heap itself.

Windows that are being dragged or already returning form a drop are
positioned higher than others on a z-stack.

M  +4-0src/effects/desktopgrid/qml/DesktopView.qml
M  +7-0src/effects/desktopgrid/qml/main.qml
M  +24   -0src/effects/private/qml/WindowHeap.qml
M  +74   -8src/effects/private/qml/WindowHeapDelegate.qml

https://invent.kde.org/plasma/kwin/commit/b01ea99c0170d34cb0965b05db9b27c070ff1eea

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453995

Nate Graham  changed:

   What|Removed |Added

 CC||phyl...@protonmail.com

--- Comment #17 from Nate Graham  ---
*** Bug 456436 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-08-25 Thread Podagric
https://bugs.kde.org/show_bug.cgi?id=453995

Podagric  changed:

   What|Removed |Added

 CC||kde.podag...@slmail.me

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-08-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453995

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

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

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

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-26 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=453995

ratijas  changed:

   What|Removed |Added

 CC||m...@ratijas.tk
   Assignee|kwin-bugs-n...@kde.org  |m...@ratijas.tk

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #15 from bastimeyer...@gmail.com ---
Created attachment 150757
  --> https://bugs.kde.org/attachment.cgi?id=150757=edit
broken window move animation

How is it possible that this bug hasn't gotten more attention?
The QML re-implementation has been merged two months ago, and 5.25 has been
released more than one month ago, which means that this broken mess has been
unfixed and released as stable for a very long time now.
The attached video is recorded with kwin built from the Plasma/5.25 branch and
commit 84277885b944.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-12 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=453995

Pawel  changed:

   What|Removed |Added

 CC||bednarczyk.pa...@outlook.co
   ||m

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-10 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=453995

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-03 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

postix  changed:

   What|Removed |Added

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

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-03 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #14 from postix  ---
> After moving a window, its content also doesn't seem to be updated anymore.
Can confirm, I've opened a separate bug report for that: bug 456280

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #13 from bastimeyer...@gmail.com ---
(In reply to bastimeyer123 from comment #12)
> After moving a window, its content also doesn't seem to be updated anymore.
> Eg. when watching a video. It only gets updated for one frame when moving
> the mouse over it again.

Looks like no windows contents at all get updated on different virtual desktops
when showing the grid, so this is not related to moving windows.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #12 from bastimeyer...@gmail.com ---
After moving a window, its content also doesn't seem to be updated anymore. Eg.
when watching a video. It only gets updated for one frame when moving the mouse
over it again.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-07-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #11 from bastimeyer...@gmail.com ---
Please fix this.
5.25.2 not only shows a broken animation when moving windows, but after a
window has been moved to a different desktop, it's shown incorrectly on the
first virtual desktop until the effect gets reopened. Sometimes, windows are
even placed on a totally different virtual desktop, without even moving them

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-06-28 Thread Andrei Rybak
https://bugs.kde.org/show_bug.cgi?id=453995

Andrei Rybak  changed:

   What|Removed |Added

 CC||rybak@gmail.com

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-06-23 Thread Maximilian Böhm
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #10 from Maximilian Böhm  ---
Found another screencast about how the old implementation handled this:
https://www.youtube.com/watch?v=7pwoGfaJjpI=32s
Note the satisfying transition from mini preview to medium preview of the
browser window when it’s dragged over to an empty workspace. It’s always the
window you drop, it doesn’t disappear in mini form and comes back bigger but it
transforms from the position you drop it to its new size.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-06-23 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #9 from postix  ---
Fully agree with comment 8.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-06-23 Thread Maximilian Böhm
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #8 from Maximilian Böhm  ---
Copying from my report (455817) since the reasoning for no additional animation
is important:

With the reimplementation in 5.25 and the fix in 5.25.1, when you move windows
between workspaces in the new Grid effect, they animate really strange. You
drag a window to another workspace – this really drags its miniature preview –
and drop it to this other workspace. This initiates a fast slipping process
from its current workspace to the new. But you have just dropped it there!
Instead of just appearing there, it animates like you never dragged it from its
original workspace over to the other one.
Watch a video about how the old effect handled this:
https://youtu.be/_w_ksgcNnYc?t=23

EXPECTED RESULT
The window drops to the new workspace and is just appearing there. The old
effect handled this with no explicit animation other than for an sudden new
window in Grid (like when an error is appearing or such). It looked more
natural than the current slipping between workspaces. Again: You have already
dragged it there, it shouldn’t move from its original position!

KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

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

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |VHI

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

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

Nate Graham  changed:

   What|Removed |Added

 CC||m...@elbmurf.de

--- Comment #7 from Nate Graham  ---
*** Bug 455817 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

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

Nate Graham  changed:

   What|Removed |Added

 CC||sparky123558w...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 455726 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-21 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

Bacteria  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 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-21 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

Bacteria  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

--- Comment #5 from Bacteria  ---
*** Bug 454153 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-21 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

Bacteria  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

--- Comment #4 from Bacteria  ---
*** Bug 454150 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-21 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

Bacteria  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|CONFIRMED   |REPORTED

--- Comment #3 from Bacteria  ---
Looking at similar behavior on Wayland as described in Bug 454073.

Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Graphics platform: Wayland

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-21 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #2 from Bacteria  ---
*** Bug 454073 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-20 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=453995

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

breakingsp...@gmail.com changed:

   What|Removed |Added

 CC||breakingsp...@gmail.com

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-20 Thread smit
https://bugs.kde.org/show_bug.cgi?id=453995

smit  changed:

   What|Removed |Added

 CC||smit1...@gmail.com

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453995

--- Comment #1 from bastimeyer...@gmail.com ---
Since my report of this issue only focused on X11, let me just quickly add that
moving windows on Wayland is completely broken. Moving a window will always
move it to the first desktop without an animation, but when going to the first
desktop, the window has instead been ("successfully") moved to the desktop
which it has been dragged onto. However, there also seems to be an issue with
the visibility of the window afterwards and it is hidden in some cases, so
something must be broken with the window animation state on Wayland after
moving it.

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

[kwin] [Bug 453995] animation when moving windows between desktops is using the wrong initial window position

2022-05-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453995

Nate Graham  changed:

   What|Removed |Added

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

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