[Konsole-devel] [Bug 261799] When using dual monitors with separate virtual desktop, setting a konsole window to Full Screen Mode makes all other konsole windows stay above other windows in the other monitor/virtual desktop
Thomas Lübking
thomas.luebking at gmail.com
Sun Feb 5 23:26:51 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=261799
Thomas Lübking <thomas.luebking at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |konsole-devel at kde.org
Component|general |general
Version|2.5.4 |4.8.0
AssignedTo|konsole-devel at kde.org |kwin-bugs-null at kde.org
Product|konsole |kwin
Ever Confirmed|0 |1
--- Comment #3 from Thomas Lübking <thomas luebking gmail com> 2012-02-05 23:26:51 ---
kwin/layers.cpp:526
// if (minimum_layer.contains((*it)->group())
// && minimum_layer[(*it)->group()] == ActiveLayer
// && (l == NormalLayer || l == AboveLayer)) {
// l = minimum_layer[(*it)->group()];
This is however no acceptable patch, but the source of the issue.
This is NOT a dupe of bug #293265
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the konsole-devel
mailing list