[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

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

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
Version|master  |5.24.90

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

2022-05-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=454280

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/207c59002b7f |ma/kwin/commit/67c185110f5f
   |911c9fd81f5ca62499d05bcb9be |fb75fea50c1e23b5c8e3bc51253
   |8   |9

--- Comment #6 from Vlad Zahorodnii  ---
Git commit 67c185110f5ffb75fea50c1e23b5c8e3bc512539 by Vlad Zahorodnii, on
behalf of Marco Martin.
Committed on 27/05/2022 at 08:16.
Pushed by vladz into branch 'Plasma/5.25'.

Properly reset offToCornerId and apertureCorner when the effect closes

When the effect closes, all the extra data attached to the window
(offToCornerId and apertureCorner properties) are not valid anymore
and need to be reset right after the animation end.
also manage the two edge cases where a window either appeared or
got minimized while the effect was running to either show it or not


(cherry picked from commit 207c59002b7f911c9fd81f5ca62499d05bcb9be8)

M  +36   -18   src/effects/windowaperture/package/contents/code/main.js

https://invent.kde.org/plasma/kwin/commit/67c185110f5ffb75fea50c1e23b5c8e3bc512539

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

2022-05-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=454280

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/207c59002b7f
   ||911c9fd81f5ca62499d05bcb9be
   ||8

--- Comment #5 from Vlad Zahorodnii  ---
Git commit 207c59002b7f911c9fd81f5ca62499d05bcb9be8 by Vlad Zahorodnii, on
behalf of Marco Martin.
Committed on 27/05/2022 at 08:00.
Pushed by vladz into branch 'master'.

Properly reset offToCornerId and apertureCorner when the effect closes

When the effect closes, all the extra data attached to the window
(offToCornerId and apertureCorner properties) are not valid anymore
and need to be reset right after the animation end.
also manage the two edge cases where a window either appeared or
got minimized while the effect was running to either show it or not

M  +36   -18   src/effects/windowaperture/package/contents/code/main.js

https://invent.kde.org/plasma/kwin/commit/207c59002b7f911c9fd81f5ca62499d05bcb9be8

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

2022-05-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454280

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

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

2022-05-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454280

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/2462

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

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

--- Comment #2 from Vlad Zahorodnii  ---
Can't reproduce if I press Meta+D. But I can reproduce if I first click the
pager to show the desktop, and then press Meta+D afterwards.

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

[kwin] [Bug 454280] Screen flickers when Show Desktop is invoked while all windows are minimized

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

Nate Graham  changed:

   What|Removed |Added

Product|plasmashell |kwin
   Target Milestone|1.0 |---
 Status|REPORTED|CONFIRMED
  Component|general |effects-various
Summary|[Wayland] Screen flickers   |Screen flickers when Show
   |when I click on current |Desktop is invoked while
   |virtual deskop represented  |all windows are minimized
   |in Pager widget while   |
   |desktop is focused  |
 Ever confirmed|0   |1
 CC||[email protected]
   Assignee|[email protected] |[email protected]

--- Comment #1 from Nate Graham  ---
Can reproduce. Also can reproduce if I minimize all windows and activate Shoew
Desktop with Meta+D. Seems to be an issue in the Show Desktop effect; moving to
KWin.

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