[kwin] [Bug 455617] Flicker when I tile my windows left or right.

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

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||nyanpas...@tuta.io

--- Comment #9 from Vlad Zahorodnii  ---
*** Bug 455594 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455617

zacharyta...@gmail.com changed:

   What|Removed |Added

 CC|zacharyta...@gmail.com  |

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

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

Nate Graham  changed:

   What|Removed |Added

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

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-21 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||zacharyta...@gmail.com

--- Comment #8 from Vlad Zahorodnii  ---
*** Bug 455675 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/35a3184ea3cb |ma/kwin/commit/6f5caa60fe3e
   |fcb0a66a49b466f9f6793c466d1 |33c4850c0bb933a88019da88f2c
   |0   |e

--- Comment #7 from Vlad Zahorodnii  ---
Git commit 6f5caa60fe3e33c4850c0bb933a88019da88f2ce by Vlad Zahorodnii.
Committed on 20/06/2022 at 13:16.
Pushed by vladz into branch 'Plasma/5.25'.

Fix computation of effective opaque region of SurfaceItemX11

The value of _NET_WM_OPAQUE_REGION can be out of sync with the geometry
of the window. The NETWM spec suggests to compute the effective opaque
region by taking intersection of _NET_WM_OPAQUE_REGION and the bounding
region set by the shape extension.

SurfaceItemX11::opaque() got broken after refactoring opaque region
handling in wayland surfaces so SurfaceInterface::opaque() always
returns a sane value, the computation of effective opaque region is done
in SurfaceInterface at commit time.


(cherry picked from commit 35a3184ea3cbfcb0a66a49b466f9f6793c466d10)

M  +5-1src/surfaceitem_x11.cpp

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

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/35a3184ea3cb
   ||fcb0a66a49b466f9f6793c466d1
   ||0

--- Comment #6 from Vlad Zahorodnii  ---
Git commit 35a3184ea3cbfcb0a66a49b466f9f6793c466d10 by Vlad Zahorodnii.
Committed on 20/06/2022 at 10:18.
Pushed by vladz into branch 'master'.

Fix computation of effective opaque region of SurfaceItemX11

The value of _NET_WM_OPAQUE_REGION can be out of sync with the geometry
of the window. The NETWM spec suggests to compute the effective opaque
region by taking intersection of _NET_WM_OPAQUE_REGION and the bounding
region set by the shape extension.

SurfaceItemX11::opaque() got broken after refactoring opaque region
handling in wayland surfaces so SurfaceInterface::opaque() always
returns a sane value, the computation of effective opaque region is done
in SurfaceInterface at commit time.

M  +5-1src/surfaceitem_x11.cpp

https://invent.kde.org/plasma/kwin/commit/35a3184ea3cbfcb0a66a49b466f9f6793c466d10

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455617

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

Vlad Zahorodnii  changed:

   What|Removed |Added

  Flags||Wayland-, X11+
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Vlad Zahorodnii  ---
Can reproduce on X11.

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||noym...@gmail.com

--- Comment #3 from Vlad Zahorodnii  ---
*** Bug 455445 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Roope Kiviniemi
https://bugs.kde.org/show_bug.cgi?id=455617

--- Comment #2 from Roope Kiviniemi  ---
(In reply to Vlad Zahorodnii from comment #1)
> Can't reproduce it. Are you on Wayland or X11?

X11

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-20 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455617

--- Comment #1 from Vlad Zahorodnii  ---
Can't reproduce it. Are you on Wayland or X11?

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

[kwin] [Bug 455617] Flicker when I tile my windows left or right.

2022-06-19 Thread Roope Kiviniemi
https://bugs.kde.org/show_bug.cgi?id=455617

Roope Kiviniemi  changed:

   What|Removed |Added

URL||https://webmshare.com/5KWEL

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