[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

2022-06-06 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=453996

Marco Martin  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/3d0beae8285f |ma/kwin/commit/6c14ae78e8f5
   |b82ea6b51ba10f2e47dc515727e |f4f4bbfa17f012164a5b4d3dc0c
   |2   |d

--- Comment #10 from Marco Martin  ---
Git commit 6c14ae78e8f5f4f4bbfa17f012164a5b4d3dc0cd by Marco Martin.
Committed on 06/06/2022 at 14:17.
Pushed by mart into branch 'Plasma/5.25'.

Drag windows between screens in WindowHeap

Allow dragging windows between screens, using a placeholder thumbnail item to
render part of the thumbnail on the other screen.
Related: bug 28, bug 448566

M  +13   -0src/effects/desktopgrid/qml/DesktopView.qml
M  +60   -3src/effects/private/qml/WindowHeap.qml
M  +0-1src/effects/windowview/qml/main.qml
M  +10   -0src/libkwineffects/kwineffects.cpp
M  +3-0src/libkwineffects/kwineffects.h
M  +49   -0src/libkwineffects/kwinquickeffect.cpp
M  +7-0src/libkwineffects/kwinquickeffect.h
M  +5-0src/scripting/workspace_wrapper.cpp
M  +2-0src/scripting/workspace_wrapper.h

https://invent.kde.org/plasma/kwin/commit/6c14ae78e8f5f4f4bbfa17f012164a5b4d3dc0cd

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

2022-06-06 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=453996

Marco Martin  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3d0beae8285f
   ||b82ea6b51ba10f2e47dc515727e
   ||2
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Marco Martin  ---
Git commit 3d0beae8285fb82ea6b51ba10f2e47dc515727e2 by Marco Martin.
Committed on 06/06/2022 at 13:48.
Pushed by mart into branch 'master'.

Drag windows between screens in WindowHeap

Allow dragging windows between screens, using a placeholder thumbnail item to
render part of the thumbnail on the other screen.
Related: bug 28, bug 448566

M  +13   -0src/effects/desktopgrid/qml/DesktopView.qml
M  +60   -3src/effects/private/qml/WindowHeap.qml
M  +0-1src/effects/windowview/qml/main.qml
M  +10   -0src/libkwineffects/kwineffects.cpp
M  +3-0src/libkwineffects/kwineffects.h
M  +49   -0src/libkwineffects/kwinquickeffect.cpp
M  +7-0src/libkwineffects/kwinquickeffect.h
M  +5-0src/scripting/workspace_wrapper.cpp
M  +2-0src/scripting/workspace_wrapper.h

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

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

--- Comment #8 from Nate Graham  ---
Please mention those issues in separate comment threads in the MR itself.
Thanks!

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

--- Comment #7 from postix  ---
Created attachment 149139
  --> https://bugs.kde.org/attachment.cgi?id=149139=edit
Screenrecording of the desktop grid (master) + MR applied

> https://invent.kde.org/plasma/kwin/-/merge_requests/2388

I have tested the MR and it works, but it has some flaws as you can see in the
screen recording: 
Dragging a window from (2,1) on screen 2 to (2,1) on screen 1, 
makes the windows move to (1,1) on screen 1.

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

--- Comment #6 from Nate Graham  ---
It should!

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

--- Comment #5 from postix  ---
(In reply to Nate Graham from comment #4)
> Yes, it will!

And also for bug 28 ? :-D

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #4 from Nate Graham  ---
Yes, it will!

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

--- Comment #3 from postix  ---
(In reply to Nate Graham from comment #1)
> I believe this is in progress with
> https://invent.kde.org/plasma/kwin/-/merge_requests/2388

Will this also resolve bug 448566 ?

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

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

[kwin] [Bug 453996] windows can't be moved between different screens anymore

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

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 453996] windows can't be moved between different screens anymore

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
I believe this is in progress with
https://invent.kde.org/plasma/kwin/-/merge_requests/2388

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