Bug 352234

Summary: group selection disabled by "&& false" in ::manage()
Product: [Plasma] kwin Reporter: Thomas Lübking <thomas.luebking>
Component: decorationsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Thomas Lübking 2015-09-03 18:12:54 UTC
(I better thought to record this since I saw it randomly and such is hard to find)

Introduced by

commit 0030eb7f84d36fc12ffc12159cb5da49f5dd66f3
Author: Martin Gräßlin
Date:   Tue Jul 22 13:11:19 2014 +0200

    Initial import of support for new KDecoration2 based decoration

Reproducible: Always
Comment 1 Justin Zobel 2021-03-10 00:32:41 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Thomas Lübking 2021-03-10 07:10:16 UTC
No idea, the code layout changed and manage.cpp seems gone/moved.
Just grep the code of "&& false" if you want to know whether such stanza still exists.

Since it completely deactivates the attached branch, it's either a bug or a debug leftover or code in progress that was deactivated because it's buggy.