https://bugs.kde.org/show_bug.cgi?id=470144
--- Comment #7 from Oded Arbel <o...@geek.co.il> --- (In reply to Jetchko Jekov from comment #6) > I tested with Konsole for example. > If I select 'Keep Above Others' in the window menu -> More Actions it works > as expected. This is the KWin UI exposing the KWin functionality. The missing Wayland feature is for the application to request - programmatically - to be shown above other windows. This issue should now be fixable by using the layer shell protocol (https://wayland.app/protocols/wlr-layer-shell-unstable-v1) which is non standard but should work well under kwin. I'll see if I can take a stab at it. -- You are receiving this mail because: You are watching all bug changes.