I know there are two useful options called “Keep Above Others” and “Keep Below Others” in plasma KDE.
I wonder if there is any way to keep an application (e.g A) above another application (e.g. B)?
Specifically: I want when I click on application B and give focus to it, the application A be placed upon B but still other applications e.g. C be able to be placed above both of them(if I give focus to C, of course ).
Why this is useful?
Why I need this feature? I’m a developer and because of some problems I should use one program for debugging and another one for editing. At current time I should use task switcher multiple times to place the debugger application above editor application which is very suffering and makes me slow!
Often when I’m developing a product. there are so many other applications open too and I use them concurrently, So if I use “Keep above Others” option, it will makes me more slow! because I should minimize and maximize the debugger every time
Let’s see an example:
Assume we open 3 applications, e.g. Firefox, System Settings and Konsole.
I want to keep the Firefox above Konsole, I mean:
if I press ALT+TAB and select the Konsole window then Firefox appears above Konsole.
if I press ALT+TAB and select the System Settings window then System Settings be showed above both of Konsole and Firefox.