[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-10-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440540

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

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-10-01 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=440540

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/5a0026a9eb |ma/kwin/-/commit/dad57ad0a0
   |a79574eb0d3646eabb63cd56415 |afe3fe249b0d39df5e511efe496
   |8e5 |0c0

--- Comment #12 from Vlad Zahorodnii  ---
Git commit dad57ad0a0afe3fe249b0d39df5e511efe4960c0 by Vlad Zahorodnii, on
behalf of Jarek Janik.
Committed on 01/10/2024 at 07:52.
Pushed by vladz into branch 'master'.

Fix "Toggle raise and lower" functionality

Fix "Toggle raise and lower" functionality for a case when there are
windows in higher layers present on the same desktop; a window that is
being acted upon could never be top-most in such a case, which prevented
it from being lowered by "Toggle raise and lower" action.

Checking if a window is top-most now uses unconstrained_stacking_order
list, which reflects user-requested stacking window order, but doesn't
know anything about layers, and that in turn allows any window that user
has raised most recently to be lowered by "Toggle raise and lower" (even
if this window is not actually top-most, because of windows in higher
layers).

M  +1-1src/layers.cpp

https://invent.kde.org/plasma/kwin/-/commit/dad57ad0a0afe3fe249b0d39df5e511efe4960c0

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-10-01 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=440540

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/5a0026a9eb
   ||a79574eb0d3646eabb63cd56415
   ||8e5
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Vlad Zahorodnii  ---
Git commit 5a0026a9eba79574eb0d3646eabb63cd564158e5 by Vlad Zahorodnii, on
behalf of Jarek Janik.
Committed on 01/10/2024 at 08:09.
Pushed by vladz into branch 'Plasma/6.2'.

Fix "Toggle raise and lower" functionality

Fix "Toggle raise and lower" functionality for a case when there are
windows in higher layers present on the same desktop; a window that is
being acted upon could never be top-most in such a case, which prevented
it from being lowered by "Toggle raise and lower" action.

Checking if a window is top-most now uses unconstrained_stacking_order
list, which reflects user-requested stacking window order, but doesn't
know anything about layers, and that in turn allows any window that user
has raised most recently to be lowered by "Toggle raise and lower" (even
if this window is not actually top-most, because of windows in higher
layers).
(cherry picked from commit dad57ad0a0afe3fe249b0d39df5e511efe4960c0)

M  +1-1src/layers.cpp

https://invent.kde.org/plasma/kwin/-/commit/5a0026a9eba79574eb0d3646eabb63cd564158e5

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-10-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440540

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.2.0
Version|git master  |5.20.5
   Keywords||regression

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-09-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440540

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

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

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2024-09-25 Thread Jarek Janik
https://bugs.kde.org/show_bug.cgi?id=440540

Jarek Janik  changed:

   What|Removed |Added

   Platform|Debian stable   |Neon
Version|5.27.5  |git master

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-10-10 Thread Jarek Janik
https://bugs.kde.org/show_bug.cgi?id=440540

Jarek Janik  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|5.22.4  |5.27.5
 Resolution|UNMAINTAINED|---
   Platform|openSUSE|Debian stable
 CC||ann.of.the.green.gables@gma
   ||il.com

--- Comment #8 from Jarek Janik  ---
This bug is still present in 5.27.

This bug has been introduced by 9577423dfa "Remove most_recently_raised micro
optimization" (May 2021).

The most_recently_raised field was not just a micro optimization, it used to
allow normal windows to be "considered" top-most (or "raised") even in the
presence of KeepAbove windows.

I have a fix for it (2 actually), merge requests are on their way.

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440540

--- Comment #7 from Nate Graham  ---
It is indeed.

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-06-21 Thread Rickard Westman
https://bugs.kde.org/show_bug.cgi?id=440540

--- Comment #6 from Rickard Westman  ---
(In reply to Nate Graham from comment #5)
> I'm afraid Plasma 5.20.5 is unfortunately no longer eligible for support or
> maintenance from KDE.
(...)
> If this issue is still reproducible for you in Plasma 5.27, feel free to 
> re-open this bug report.

What about Plasma 5.24.7 – is that as unmaintained as 5.20.5?   Because I see
the bug with Kubuntu 22.04 running Plasma 5.24.7.

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-06-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440540

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---
I'm afraid Plasma 5.20.5 is unfortunately no longer eligible for support or
maintenance from KDE.

Plasma is a fast-moving project, and bugs in one version are often fixed in the
next one. Please update to Plasma 5.27 as soon as your distro offers it to you.
For what it's worth, the issue as described here works for me with your steps
to reproduce.

If you need support for Plasma 5.20.5, please contact your distro, who bears
the responsibility of providing support for older non-LTS releases. If this
issue is still reproducible for you in Plasma 5.27, feel free to re-open this
bug report.

Thanks for understanding!

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-06-13 Thread Rickard Westman
https://bugs.kde.org/show_bug.cgi?id=440540

--- Comment #4 from Rickard Westman  ---
Confirming this still happens with kwin 5.24.7 on Kubuntu 22.04 (X11).

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2023-06-13 Thread Rickard Westman
https://bugs.kde.org/show_bug.cgi?id=440540

Rickard Westman  changed:

   What|Removed |Added

 CC||rwest...@bredband.net

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2021-12-18 Thread DHCP Easyness
https://bugs.kde.org/show_bug.cgi?id=440540

DHCP Easyness  changed:

   What|Removed |Added

 CC||ddppezas...@tutanota.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from DHCP Easyness  ---
I have this problem too. Only happens when at least one window on the screen is
'always on top' 'Keep Above Others'. I use Kubuntu 21.10 (kwin 5.22.5)

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2021-10-30 Thread Bill Crawford
https://bugs.kde.org/show_bug.cgi?id=440540

--- Comment #2 from Bill Crawford  ---
Ah, more info: looks like there was a "keep above" window elsewhere on the
screen. Please ignore previous comment (although this is still a bug: having
raised it "almost to the top" it should be possible to send it back again).

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

[kwin] [Bug 440540] Toggle raise lower no longer lowers windows

2021-10-29 Thread Bill Crawford
https://bugs.kde.org/show_bug.cgi?id=440540

Bill Crawford  changed:

   What|Removed |Added

 CC||billcrawford1...@gmail.com

--- Comment #1 from Bill Crawford  ---
Same problem has recently appeared for me when using Meta + right mouse button
for the same purpose (no longer lowering, only raising).

This is on Fedora (34), so the bug is probably not distro-specific :)

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