https://bugs.kde.org/show_bug.cgi?id=348156
--- Comment #14 from Martin Gräßlin <mgraess...@kde.org> --- ok, that's now my last reply to this thread. Thomas and I have both explained to you that unredirection fullscreen is not a good idea. It's not useful, it's not an improvement - in fact I'm considering to remove the implementation all together. In KWin/X11 block compositing is the solution. This is fully scriptable, so you can write your own script which does all you want. In KWin/Wayland there is neither an unredirection nor a block compositing. The compositor will do the right thing once I implement it (TM). Unredirection is a solution for compositors not supporting turning compositing off. It's not an improvement! The point where you started from is wrong. Thus the whole idea just doesn't make any sense to implement. Why should we spend time on something which is just wrong in our opinion? -- You are receiving this mail because: You are watching all bug changes.